summaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorreg <reg@FreeBSD.org>2000-10-05 06:42:57 +0000
committerreg <reg@FreeBSD.org>2000-10-05 06:42:57 +0000
commit72ce7050d03c812e37966786e11996a90713afea (patch)
tree9ec01d647da1c4e80223e31fc766740c2a43ebff /print
parent97830337b8c0333a12d15a49ea1f9c9cdc3dfddf (diff)
downloadFreeBSD-ports-72ce7050d03c812e37966786e11996a90713afea.zip
FreeBSD-ports-72ce7050d03c812e37966786e11996a90713afea.tar.gz
Implement USE_GTK, part 2.
Diffstat (limited to 'print')
-rw-r--r--print/pdq/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/print/pdq/Makefile b/print/pdq/Makefile
index 8f4bd64..89c3c9e 100644
--- a/print/pdq/Makefile
+++ b/print/pdq/Makefile
@@ -13,15 +13,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= yinjieh@csie.nctu.edu.tw
-LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
-
-GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
-
+USE_GTK= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-pdqlibdir=${PREFIX}/etc/pdq
-CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \
- GLIB_CONFIG="${GLIB_CONFIG}"
MAN1= lpd_cancel.1 lpd_print.1 lpd_status.1 pdq.1 xpdq.1
MAN5= printrc.5
OpenPOWER on IntegriCloud