diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-17 22:51:21 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-17 22:51:21 +0000 |
commit | cd8f40ed37a691a365a970b9b98581c45adbc230 (patch) | |
tree | 3cc356ec3a24a0d87915a5ca2a4d9149080b474f /net/papaya | |
parent | 3d9113b48641f974e06629f70715b07276b86905 (diff) |
BROKEN: Broken pkg-plist. This port is scheduled for removal on April 17
if it is still broken at that time.
Notes
Notes:
svn path=/head/; revision=101273
Diffstat (limited to 'net/papaya')
-rw-r--r-- | net/papaya/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net/papaya/Makefile b/net/papaya/Makefile index 38822b68709e..30e75f82db3a 100644 --- a/net/papaya/Makefile +++ b/net/papaya/Makefile @@ -17,6 +17,10 @@ COMMENT= Graphical GTK mud client with plugin support BUILD_DEPENDS= ${LOCALBASE}/include/pygtk-2.0/pygtk/pygtk.h:${PORTSDIR}/x11-toolkits/py-gtk2 +BROKEN= "Broken pkg-plist" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-04-17 + GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gtk20 |