summaryrefslogtreecommitdiff
path: root/print/gtklp
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-16 23:42:49 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-16 23:42:49 +0000
commit6d7b11df4c30df489be7dff942fa0a33f3b8124a (patch)
tree4db8add69be2c5f0b6ca5830516644ab0d0b9763 /print/gtklp
parent- Update to 0.2.3 (diff)
- Add LICENSE_FILE
- Add missing USES=libtool - Switch to USES=autoreconf
Notes
Notes: svn path=/head/; revision=389882
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