diff options
Diffstat (limited to 'graphics/ampasCTL/Makefile')
-rw-r--r-- | graphics/ampasCTL/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/ampasCTL/Makefile b/graphics/ampasCTL/Makefile index 5edc9c711ef3..adc4c5619e1c 100644 --- a/graphics/ampasCTL/Makefile +++ b/graphics/ampasCTL/Makefile @@ -1,6 +1,4 @@ -# New ports collection makefile for: ampasCTL -# Date created: 2007-10-08 -# Whom: nork@FreeBSD.org +# Created by: nork@FreeBSD.org # # $FreeBSD$ # @@ -18,7 +16,7 @@ LICENSE= BSD LIB_DEPENDS= Imath:${PORTSDIR}/graphics/ilmbase -USE_PKGCONFIG= build +USES= pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_AUTOTOOLS= libtool |