diff options
Diffstat (limited to 'audio/xmms-arts/Makefile')
-rw-r--r-- | audio/xmms-arts/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/xmms-arts/Makefile b/audio/xmms-arts/Makefile index d9dd54434b90..1a602cf47b9c 100644 --- a/audio/xmms-arts/Makefile +++ b/audio/xmms-arts/Makefile @@ -28,5 +28,7 @@ CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${X11BASE}/include" WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} IGNORE= will not work until xmms and arts will use the same glib version. Use xmms-arts_output port instead +EXPIRATION_DATE=2005-02-18 +DEPRECATED= "${IGNORE}" .include <bsd.port.mk> |