diff options
author | kris <kris@FreeBSD.org> | 2005-07-23 02:53:43 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-07-23 02:53:43 +0000 |
commit | f33dfa67985953b3bdf963cbe8ecb7f317f50041 (patch) | |
tree | 2db37fa3a53b9f4b88787ec17afe90e22dc02ccf /graphics | |
parent | f52d0b7316d6addc7be1b2676994bf22e824ef37 (diff) | |
download | FreeBSD-ports-f33dfa67985953b3bdf963cbe8ecb7f317f50041.zip FreeBSD-ports-f33dfa67985953b3bdf963cbe8ecb7f317f50041.tar.gz |
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/lodju/Makefile | 2 | ||||
-rw-r--r-- | graphics/osgedit/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-Tk-JPEG-Lite/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/graphics/lodju/Makefile b/graphics/lodju/Makefile index f37a2ff..8f05bae 100644 --- a/graphics/lodju/Makefile +++ b/graphics/lodju/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= glade-gnome:${PORTSDIR}/x11-toolkits/rep-gtk \ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 MAN1= lodju-create.1 lodju-gallery.1 lodju.1 MANCOMPRESSED= yes diff --git a/graphics/osgedit/Makefile b/graphics/osgedit/Makefile index 1c1c2ed..69a7394 100644 --- a/graphics/osgedit/Makefile +++ b/graphics/osgedit/Makefile @@ -21,6 +21,8 @@ LIB_DEPENDS= gtkglext-x11-1.0.2:${PORTSDIR}/x11-toolkits/gtkglext RUN_DEPENDS= ${X11BASE}/lib/libosg.so:${PORTSDIR}/graphics/osg BROKEN= "Does not compile" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnometarget libgnomeui diff --git a/graphics/p5-Tk-JPEG-Lite/Makefile b/graphics/p5-Tk-JPEG-Lite/Makefile index d944976..41197bb 100644 --- a/graphics/p5-Tk-JPEG-Lite/Makefile +++ b/graphics/p5-Tk-JPEG-Lite/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg RUN_DEPENDS= ${BUILD_DEPENDS} BROKEN= Removes files installed by another port +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 PERL_CONFIGURE= yes USE_REINPLACE= yes |