diff options
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 |