1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- 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
This commit is contained in:
Volker Stolz 2004-12-07 16:24:38 +00:00
parent f0e3111671
commit 585e8160cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123403
2 changed files with 5 additions and 5 deletions

View File

@ -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>

View File

@ -1,4 +0,0 @@
bin/grun
share/grun/consfile
share/grun/gassoc
@dirrm share/grun