aboutsummaryrefslogtreecommitdiffstats
path: root/print/gtklp
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-17 07:42:49 +0800
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-17 07:42:49 +0800
commit6d7b11df4c30df489be7dff942fa0a33f3b8124a (patch)
tree4db8add69be2c5f0b6ca5830516644ab0d0b9763 /print/gtklp
parent998f4d128f8a74b29f1a463e360578dffcce0851 (diff)
downloadfreebsd-ports-gnome-6d7b11df4c30df489be7dff942fa0a33f3b8124a.tar.gz
freebsd-ports-gnome-6d7b11df4c30df489be7dff942fa0a33f3b8124a.tar.zst
freebsd-ports-gnome-6d7b11df4c30df489be7dff942fa0a33f3b8124a.zip
- Add LICENSE_FILE
- Add missing USES=libtool - Switch to USES=autoreconf
Diffstat (limited to 'print/gtklp')
-rw-r--r--print/gtklp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/gtklp/Makefile b/print/gtklp/Makefile
index 07844de09e7f..f5e85e13c7c4 100644
--- a/print/gtklp/Makefile
+++ b/print/gtklp/Makefile
@@ -11,16 +11,16 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= GTK interface to cups
LICENSE= GPLv2 # (or later)
+LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups-client
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-USES= gettext pkgconfig
+USES= autoreconf gettext libtool pkgconfig
+GNU_CONFIGURE= yes
USE_GNOME= gtk20
USE_OPENSSL= yes
-USE_AUTOTOOLS= aclocal autoheader automake autoconf
-AUTOMAKE_ARGS= --add-missing --copy
INSTALLS_ICONS= yes
CPPFLAGS+= -I${LOCALBASE}/include