This port doesn't build with recent gtk version and it doesn't run on amd64
(segmentation fault). Since it's no longer maintainer upstream, i'm dropping maintainership, marking it as BROKEN and set EXPIRATION_DATE to 2010-03-20
This commit is contained in:
parent
38ac9b8b57
commit
2f9a38c1b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=248217
@ -11,7 +11,7 @@ PORTREVISION= 6
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= garga@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A customizable program to run programs, with tab-completion
|
||||
|
||||
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
|
||||
@ -28,6 +28,10 @@ PORTDOCS= README
|
||||
PLIST_FILES= bin/gmrun %%DATADIR%%/gmrunrc
|
||||
PLIST_DIRS= %%DATADIR%%
|
||||
|
||||
BROKEN= Does not build with recent GTK
|
||||
DEPRECATED= yes
|
||||
EXPIRATION_DATE= 2010-03-20
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
post-patch:
|
||||
|
Loading…
Reference in New Issue
Block a user