diff options
Diffstat (limited to 'devel/libg19draw/Makefile')
-rw-r--r-- | devel/libg19draw/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/libg19draw/Makefile b/devel/libg19draw/Makefile index 805798b3050d..00a385396673 100644 --- a/devel/libg19draw/Makefile +++ b/devel/libg19draw/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libg19draw -# Date created: Apr 15 2011 -# Whom: Armin Pirkovitsch <armin@frozen-zone.org> -# +# Created by: Armin Pirkovitsch <armin@frozen-zone.org> # $FreeBSD$ -# PORTNAME= libg19draw PORTVERSION= 1.0.0 @@ -20,7 +16,7 @@ CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib -pthread" USE_LDCONFIG= yes GNU_CONFIGURE= yes -USE_PKGCONFIG= build +USES= pkgconfig PLIST_FILES= include/libg19draw.h \ lib/libg19draw.a \ |