mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +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:
parent
f0e3111671
commit
585e8160cf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123403
@ -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>
|
||||
|
@ -1,4 +0,0 @@
|
||||
bin/grun
|
||||
share/grun/consfile
|
||||
share/grun/gassoc
|
||||
@dirrm share/grun
|
Loading…
Reference in New Issue
Block a user