summaryrefslogtreecommitdiff
path: root/emulators/frodo
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 /emulators/frodo
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 'emulators/frodo')
-rw-r--r--emulators/frodo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/frodo/Makefile b/emulators/frodo/Makefile
index 8ec69f7e22b0..894e459d3c57 100644
--- a/emulators/frodo/Makefile
+++ b/emulators/frodo/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 Dez 1997
# Whom: dirk.meyer@dinoex.sub.org
#
-# $Id: Makefile,v 1.1.1.1 1998/02/21 21:24:35 steve Exp $
+# $Id: Makefile,v 1.2 1998/02/22 08:34:59 fenner Exp $
DISTNAME= FrodoV4_1a.Src
PKGNAME= frodo-4.1
@@ -14,7 +14,7 @@ MAINTAINER= dirk.meyer@dinoex.sub.org
RUN_DEPENDS= wish8.0:${PORTSDIR}/x11/tk80
-USE_X11= YES
+USE_X_PREFIX= YES
ALL_TARGET= Frodo
WRKSRC= ${WRKDIR}/Frodo/Src