diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/ftree/Makefile | 2 | ||||
-rw-r--r-- | misc/grun/Makefile | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/misc/ftree/Makefile b/misc/ftree/Makefile index b0f6ffa9fb76..3f04a3d40393 100644 --- a/misc/ftree/Makefile +++ b/misc/ftree/Makefile @@ -7,6 +7,7 @@ PORTNAME= ftree PORTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= misc linux MASTER_SITES= http://www.vjet.demon.co.uk/ftree/ \ http://www.unknown.nu/ports/ @@ -18,7 +19,6 @@ COMMENT= An X11 genealogy program ONLY_FOR_ARCHS= i386 USE_LINUX= yes -USE_X_PREFIX= yes NO_CDROM= Non-commercial use only RESTRICTED= Non-commercial use only diff --git a/misc/grun/Makefile b/misc/grun/Makefile index ce629976b4b6..0f3585e764b9 100644 --- a/misc/grun/Makefile +++ b/misc/grun/Makefile @@ -7,14 +7,13 @@ PORTNAME= grun PORTVERSION= 0.8.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc MASTER_SITES= http://www.brettnacher.org/users/dominik/FreeBSD/ MAINTAINER= domi@saargate.de COMMENT= Gtk-launcher similar to the Windows(tm) "Run..." dialog -USE_X_PREFIX= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-testfile |