aboutsummaryrefslogtreecommitdiff
path: root/x11/gmrun/Makefile
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2010-01-20 18:59:52 +0000
committerRenato Botelho <garga@FreeBSD.org>2010-01-20 18:59:52 +0000
commit6781eda3e2c274434d5b064d10e038b5a4bd907a (patch)
tree19e0307dc391583bff685490f677c94c85203f87 /x11/gmrun/Makefile
parent1e1c2abb8069ad225d824c8edf162190797b356e (diff)
downloadports-6781eda3e2c274434d5b064d10e038b5a4bd907a.tar.gz
ports-6781eda3e2c274434d5b064d10e038b5a4bd907a.zip
Notes
Diffstat (limited to 'x11/gmrun/Makefile')
-rw-r--r--x11/gmrun/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/x11/gmrun/Makefile b/x11/gmrun/Makefile
index f58829c02707..fbcbd72ca318 100644
--- a/x11/gmrun/Makefile
+++ b/x11/gmrun/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gmrun
PORTVERSION= 0.9.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= x11
MASTER_SITES= SF
@@ -28,16 +28,8 @@ 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:
- @${REINPLACE_CMD} -e '/select_executables_only(const struct dirent/ s,const ,,' \
- ${WRKSRC}/src/gtkcompletionline.cc
-
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}