summaryrefslogtreecommitdiff
path: root/x11-toolkits/lesstif
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 /x11-toolkits/lesstif
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 'x11-toolkits/lesstif')
-rw-r--r--x11-toolkits/lesstif/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile
index ee2af7f01b72..aa432d3ed0bb 100644
--- a/x11-toolkits/lesstif/Makefile
+++ b/x11-toolkits/lesstif/Makefile
@@ -3,7 +3,7 @@
# Date created: December 10, 1996
# Whom: 1wardd@airmail.net
#
-# $Id: Makefile,v 1.19 1998/06/05 06:33:35 tg Exp $
+# $Id: Makefile,v 1.20 1998/07/01 11:35:32 tg Exp $
#
DISTNAME= lesstif-0.85
@@ -19,7 +19,7 @@ MANUAL_PACKAGE_BUILD= do not want to install during interactive build
GNU_CONFIGURE= yes
# comment this and remove the strip statement in post-install for debugging
CONFIGURE_ARGS= --disable-debug
-USE_X11= yes
+USE_X_PREFIX= yes
MAN1= mwm.1 xmbind.1 lesstif.1
MAN3= XmClipboard.3 LessTifInternals.3 \