diff options
Diffstat (limited to 'emulators/xbraitenberg/Makefile')
-rw-r--r-- | emulators/xbraitenberg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/xbraitenberg/Makefile b/emulators/xbraitenberg/Makefile index a81743ad37aa..bf87c2fc2c71 100644 --- a/emulators/xbraitenberg/Makefile +++ b/emulators/xbraitenberg/Makefile @@ -7,14 +7,14 @@ PORTNAME= xbraitenberg PORTVERSION= 0.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://www.lcdf.org/~eddietwo/xbraitenberg/ MAINTAINER= ports@FreeBSD.org COMMENT= A Braitenberg vehicle simulator with pseudo-physics -USE_X_PREFIX= yes +USE_XORG= x11 ice sm xext USE_GNOME= gnometarget GNU_CONFIGURE= yes |