summaryrefslogtreecommitdiff
path: root/graphics/gtkdps
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-08-05 09:31:52 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-08-05 09:31:52 +0000
commitceba2112833ea325577af308d27cad5d00490059 (patch)
tree43770c600bd76bb00bd98dc59b4e2b6d76064eb1 /graphics/gtkdps
parent(1) Rename variable "USE_X11" to "USE_X_PREFIX" to make clearer what it (diff)
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
Notes
Notes: svn path=/head/; revision=12289
Diffstat (limited to 'graphics/gtkdps')
-rw-r--r--graphics/gtkdps/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gtkdps/Makefile b/graphics/gtkdps/Makefile
index 28736fde8073..c988b86fd530 100644
--- a/graphics/gtkdps/Makefile
+++ b/graphics/gtkdps/Makefile
@@ -3,7 +3,7 @@
# Date created: 21 April 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id: Makefile,v 1.1.1.1 1998/07/13 02:21:33 steve Exp $
+# $Id: Makefile,v 1.2 1998/07/20 18:57:55 asami Exp $
#
DISTNAME= gtkDPS-0.2.11
@@ -19,7 +19,7 @@ BUILD_DEPENDS= pswrap:${PORTSDIR}/x11/dgs
CONFIGURE_ARGS= --with-dps-includes=${X11BASE}/include \
--with-dps-libraries=${X11BASE}/lib
GNU_CONFIGURE= yes
-USE_X11= yes
+USE_X_PREFIX= yes
post-install:
${LDCONFIG} -m ${PREFIX}/lib