diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-21 23:55:13 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-21 23:55:13 +0000 |
commit | b8135727e5667c1cf0af2467f39e896962b6e1fc (patch) | |
tree | 19e1ac2018f516017690be5624a0e40e49f97f91 /misc/grun | |
parent | a0b37a133663ea3ad18eb2ec50066fa33923045f (diff) | |
download | ports-b8135727e5667c1cf0af2467f39e896962b6e1fc.tar.gz ports-b8135727e5667c1cf0af2467f39e896962b6e1fc.zip |
Notes
Diffstat (limited to 'misc/grun')
-rw-r--r-- | misc/grun/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
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 |