aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2010-01-20 14:52:04 +0000
committerRenato Botelho <garga@FreeBSD.org>2010-01-20 14:52:04 +0000
commit2f9a38c1b252405a5c0962e2f2eec200fc4f7d3b (patch)
treef2c499fdba84c55d18a803fcc79845c0290c9c4d
parent38ac9b8b57faec5bb69bc8c7c5b1573bab089b4b (diff)
downloadports-2f9a38c1b252405a5c0962e2f2eec200fc4f7d3b.tar.gz
ports-2f9a38c1b252405a5c0962e2f2eec200fc4f7d3b.zip
Notes
-rw-r--r--x11/gmrun/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/x11/gmrun/Makefile b/x11/gmrun/Makefile
index 0aeb7b5b6c55..f58829c02707 100644
--- a/x11/gmrun/Makefile
+++ b/x11/gmrun/Makefile
@@ -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: