diff options
author | kris <kris@FreeBSD.org> | 2004-02-18 06:51:21 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-18 06:51:21 +0800 |
commit | 6ae49f2c747193bc9ae780f6fab37c3b40f0f13e (patch) | |
tree | 10a038ce62cfd285583ec0b532f8e080d45c89dd /net | |
parent | 4592ccefcd42135d29363b0e2d91bd24be2b7ba8 (diff) | |
download | freebsd-ports-gnome-6ae49f2c747193bc9ae780f6fab37c3b40f0f13e.tar.gz freebsd-ports-gnome-6ae49f2c747193bc9ae780f6fab37c3b40f0f13e.tar.zst freebsd-ports-gnome-6ae49f2c747193bc9ae780f6fab37c3b40f0f13e.zip |
BROKEN: Broken pkg-plist. This port is scheduled for removal on April 17
if it is still broken at that time.
Diffstat (limited to 'net')
-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 |