aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2004-12-08 00:24:38 +0800
committervs <vs@FreeBSD.org>2004-12-08 00:24:38 +0800
commitdd1114958a6b9e25c46c8be8e43b61a1f1ed76ab (patch)
tree423d792845d5a774db37468d04f2012d598ea499 /misc
parent56fa47c6f2848b28bb881747c260456be7fefffb (diff)
downloadfreebsd-ports-gnome-dd1114958a6b9e25c46c8be8e43b61a1f1ed76ab.tar.gz
freebsd-ports-gnome-dd1114958a6b9e25c46c8be8e43b61a1f1ed76ab.tar.zst
freebsd-ports-gnome-dd1114958a6b9e25c46c8be8e43b61a1f1ed76ab.zip
- Enables grun to work together with text/console based program
- Bump PORTREVISION accordingly - Nuke pkg-plist while here (me) PR: ports/74792 Submitted by: maintainer
Diffstat (limited to 'misc')
-rw-r--r--misc/grun/Makefile6
-rw-r--r--misc/grun/pkg-plist4
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/grun/Makefile b/misc/grun/Makefile
index 721d387dda69..77a822192057 100644
--- a/misc/grun/Makefile
+++ b/misc/grun/Makefile
@@ -7,7 +7,7 @@
PORTNAME= grun
PORTVERSION= 0.8.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc
MASTER_SITES= http://www.brettnacher.org/users/dominik/FreeBSD/
@@ -17,7 +17,11 @@ COMMENT= Gtk-launcher similar to the Windows(tm) "Run..." dialog
USE_X_PREFIX= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
+CONFIGURE_ARGS+=--enable-testfile
MAN1= grun.1x
+PLIST_FILES= bin/grun %%DATADIR%%/consfile %%DATADIR%%/gassoc
+PLIST_DIRS= %%DATADIR%%
+
.include <bsd.port.mk>
diff --git a/misc/grun/pkg-plist b/misc/grun/pkg-plist
deleted file mode 100644
index 0de733f24a9a..000000000000
--- a/misc/grun/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-bin/grun
-share/grun/consfile
-share/grun/gassoc
-@dirrm share/grun