diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gephex/Makefile | 2 | ||||
-rw-r--r-- | graphics/irit/Makefile | 2 | ||||
-rw-r--r-- | graphics/pixieplus/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/graphics/gephex/Makefile b/graphics/gephex/Makefile index 1f2111462b28..43eb5bf3a764 100644 --- a/graphics/gephex/Makefile +++ b/graphics/gephex/Makefile @@ -17,6 +17,8 @@ COMMENT= Software-based interactive video-effect system LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg BROKEN= does not build +DEPRECATED= has been broken for 3 months +EXPIRATION_DATE=2010-01-08 OPTIONS= SDL "Turn on SDL support" on \ AALIB "Turn on AALIB support" on \ diff --git a/graphics/irit/Makefile b/graphics/irit/Makefile index 1487f073d481..7feee200e9ff 100644 --- a/graphics/irit/Makefile +++ b/graphics/irit/Makefile @@ -20,6 +20,8 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libpng.a:${PORTSDIR}/graphics/png \ ${LOCALBASE}/lib/libungif.a:${PORTSDIR}/graphics/libungif BROKEN= checksum mismatch +DEPRECATED= has been broken for 3 months +EXPIRATION_DATE=2010-01-08 USE_ZIP= yes USE_GMAKE= yes diff --git a/graphics/pixieplus/Makefile b/graphics/pixieplus/Makefile index 436e9beb3a31..2a7d11cb9a42 100644 --- a/graphics/pixieplus/Makefile +++ b/graphics/pixieplus/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= GraphicsMagick.1:${PORTSDIR}/graphics/GraphicsMagick \ ungif:${PORTSDIR}/graphics/libungif BROKEN= does not compile +DEPRECATED= has been broken for 6 months +EXPIRATION_DATE=2010-01-08 USE_AUTOTOOLS= libtool:22 USE_KDELIBS_VER=3 |