diff options
Diffstat (limited to 'graphics/libart/Makefile')
-rw-r--r-- | graphics/libart/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libart/Makefile b/graphics/libart/Makefile index f3295fb884f4..5eb90979831d 100644 --- a/graphics/libart/Makefile +++ b/graphics/libart/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://tiger.bioinf.cs.uni-potsdam.de/free/Graphics/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Library for high-performance 2D graphics -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool WRKSRC= ${WRKDIR}/${PORTNAME}_lgpl-${PORTVERSION} GNU_CONFIGURE= yes USE_LDCONFIG= yes |