diff options
-rw-r--r-- | biology/kinemage/Makefile | 3 | ||||
-rw-r--r-- | graphics/xmms-msa/Makefile | 3 | ||||
-rw-r--r-- | graphics/yafray/Makefile | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/biology/kinemage/Makefile b/biology/kinemage/Makefile index 1a1e52414ed6..2c11bd07ce54 100644 --- a/biology/kinemage/Makefile +++ b/biology/kinemage/Makefile @@ -21,6 +21,9 @@ DISTNAME= mage-001120 MAINTAINER= ports@FreeBSD.org COMMENT= A molecular visualization program with special functions +DEPRECATED= Looks like an abandonware, no more public distfile +EXPIRATION_DATE= 2011-08-01 + USE_MOTIF= YES ALL_TARGET= mage diff --git a/graphics/xmms-msa/Makefile b/graphics/xmms-msa/Makefile index 4e6c9a0921dc..273a0ff501af 100644 --- a/graphics/xmms-msa/Makefile +++ b/graphics/xmms-msa/Makefile @@ -17,6 +17,9 @@ COMMENT= A spectrum analyzer with a skin support and some visualization modes LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms +DEPRECATED= Looks like an abandonware, no more public distfile +EXPIRATION_DATE= 2011-08-01 + USE_GMAKE= yes MAKE_ARGS= CC="${CC}" OPTS="${CFLAGS} -fPIC" PLIST_FILES= lib/xmms/Input/msa.so diff --git a/graphics/yafray/Makefile b/graphics/yafray/Makefile index fd8c459882f8..72908896d22f 100644 --- a/graphics/yafray/Makefile +++ b/graphics/yafray/Makefile @@ -18,6 +18,9 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg USE_SCONS= yes USE_LDCONFIG= yes +DEPRECATED= Looks like an abandonware, no more public distfile +EXPIRATION_DATE= 2011-08-01 + WRKSRC= ${WRKDIR}/${PORTNAME} pre-patch: |