diff options
Diffstat (limited to 'graphics/libart/Makefile')
-rw-r--r-- | graphics/libart/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/libart/Makefile b/graphics/libart/Makefile index 90e4479d5d5d..18e218e7b510 100644 --- a/graphics/libart/Makefile +++ b/graphics/libart/Makefile @@ -14,10 +14,10 @@ MASTER_SITES= http://tiger.bioinf.cs.uni-potsdam.de/free/Graphics/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Library for high-performance 2D graphics -DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2011-09-01 - +# Depended on by textproc/p5-XML-LibRSVG BROKEN= Does not fetch +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-11-06 USE_AUTOTOOLS= libtool WRKSRC= ${WRKDIR}/${PORTNAME}_lgpl-${PORTVERSION} |