diff options
Diffstat (limited to 'graphics/libart/Makefile')
-rw-r--r-- | graphics/libart/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/libart/Makefile b/graphics/libart/Makefile index bbeacf64f1ba..acb0194a1f43 100644 --- a/graphics/libart/Makefile +++ b/graphics/libart/Makefile @@ -14,6 +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:15 WRKSRC= ${WRKDIR}/${PORTNAME}_lgpl-${PORTVERSION} GNU_CONFIGURE= yes USE_LDCONFIG= yes |