diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 09:59:01 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 09:59:01 +0000 |
commit | b3e4e19ddced293c5d1147a3172d522b4a807708 (patch) | |
tree | 3c883a39a2d25fb39090c52b9f70a4343ca7cc7a /x11-toolkits/libgnomeprintuimm/Makefile | |
parent | eaa56b6fc08ef5b5a1500ce02bed6585015cad94 (diff) | |
download | ports-b3e4e19ddced293c5d1147a3172d522b4a807708.tar.gz ports-b3e4e19ddced293c5d1147a3172d522b4a807708.zip |
Notes
Diffstat (limited to 'x11-toolkits/libgnomeprintuimm/Makefile')
-rw-r--r-- | x11-toolkits/libgnomeprintuimm/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-toolkits/libgnomeprintuimm/Makefile b/x11-toolkits/libgnomeprintuimm/Makefile index 16971c71c8fc..0b74f0c8fbfe 100644 --- a/x11-toolkits/libgnomeprintuimm/Makefile +++ b/x11-toolkits/libgnomeprintuimm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libgnomeprintuimm -# Date created: 17 December 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# PORTNAME= libgnomeprintuimm PORTVERSION= 2.5.2 @@ -21,7 +17,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_AUTOTOOLS= libtool USE_BZIP2= yes -USE_GMAKE= yes +USES= gmake pkgconfig USE_GNOME= gnomeprefix gnomehack libgnomeprintui USE_LDCONFIG= yes GNU_CONFIGURE= yes |