summaryrefslogtreecommitdiff
path: root/mbone
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 /mbone
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 'mbone')
-rw-r--r--mbone/imm/Makefile4
-rw-r--r--mbone/nte/Makefile4
-rw-r--r--mbone/rtpmon/Makefile4
-rw-r--r--mbone/sdr/Makefile4
-rw-r--r--mbone/vat/Makefile4
-rw-r--r--mbone/vic/Makefile4
-rw-r--r--mbone/wb/Makefile4
7 files changed, 14 insertions, 14 deletions
diff --git a/mbone/imm/Makefile b/mbone/imm/Makefile
index f52e9ff29740..db29746247fd 100644
--- a/mbone/imm/Makefile
+++ b/mbone/imm/Makefile
@@ -3,7 +3,7 @@
# Date created: 13 October 1994
# Whom: wollman
#
-# $Id: Makefile,v 1.15 1997/09/13 16:58:21 fenner Exp $
+# $Id: Makefile,v 1.17 1998/03/20 14:35:13 tg Exp $
#
DISTNAME= imm-3.5a1
@@ -16,7 +16,7 @@ MAINTAINER= fenner@freebsd.org
LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11/tk80
-USE_X11= yes
+USE_X_PREFIX= yes
post-extract:
@${MKDIR} ${WRKSRC}/freebsd
diff --git a/mbone/nte/Makefile b/mbone/nte/Makefile
index 57bcddda7989..bb7d2cb6e6b2 100644
--- a/mbone/nte/Makefile
+++ b/mbone/nte/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 September 1996
# Whom: Bill Fenner <fenner@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.6 1997/04/20 13:19:23 wosch Exp $
+# $Id: Makefile,v 1.7 1997/09/25 04:12:57 fenner Exp $
#
DISTNAME= nt.1.5a23
@@ -22,7 +22,7 @@ LIB_DEPENDS= tk42\\.1:${TK_DIR}
RESTRICTED= "Contains DES encryption"
NO_WRKSUBDIR= yes
USE_GMAKE= yes
-USE_X11= yes
+USE_X_PREFIX= yes
# Pass this on to our child
MAKE_ENV= TK_SRC=${TK_SRC}
diff --git a/mbone/rtpmon/Makefile b/mbone/rtpmon/Makefile
index db0224c9f7e8..dd0e7a705283 100644
--- a/mbone/rtpmon/Makefile
+++ b/mbone/rtpmon/Makefile
@@ -3,7 +3,7 @@
# Date created: 1 November 1996
# Whom: Bill Fenner <fenner@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.5 1997/09/25 00:10:58 fenner Exp $
+# $Id: Makefile,v 1.6 1998/02/21 22:38:06 fenner Exp $
#
DISTNAME= rtpmon-1.0a7
@@ -16,7 +16,7 @@ LIB_DEPENDS= tk42\\.1:${PORTSDIR}/x11/tk42
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
GNU_CONFIGURE= yes
-USE_X11= yes
+USE_X_PREFIX= yes
MAN1= rtpmon.1
pre-configure:
diff --git a/mbone/sdr/Makefile b/mbone/sdr/Makefile
index 931db11628ce..c24964712d58 100644
--- a/mbone/sdr/Makefile
+++ b/mbone/sdr/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 September 1996
# Whom: Bill Fenner <fenner@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.6 1997/10/15 20:35:20 fenner Exp $
+# $Id: Makefile,v 1.7 1997/12/19 00:52:04 fenner Exp $
#
DISTNAME= sdr.V2.4a7n
@@ -18,7 +18,7 @@ LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11/tk80
NO_WRKSUBDIR= yes
HAS_CONFIGURE= yes
USE_GMAKE= yes
-USE_X11= yes
+USE_X_PREFIX= yes
# src/libs.tcl is autogenerated from the tcl/tk installed on the
# build system, so we shouldn't use the one in the distribution.
diff --git a/mbone/vat/Makefile b/mbone/vat/Makefile
index c1044f5e594b..e4454f5fc2fb 100644
--- a/mbone/vat/Makefile
+++ b/mbone/vat/Makefile
@@ -3,7 +3,7 @@
# Date created: 2 November 1996
# Whom: fenner
#
-# $Id: Makefile,v 1.4 1997/09/11 03:54:43 fenner Exp $
+# $Id: Makefile,v 1.5 1998/06/26 19:05:26 fenner Exp $
#
DISTNAME= vat-4.0b2
@@ -23,7 +23,7 @@ BUILD_DEPENDS= ${GSM_WORK}/lib/libgsm.a:${GSM_DIR}:build
LIB_DEPENDS= tk80:${PORTSDIR}/x11/tk80 \
gsm:${GSM_DIR}
-USE_X11= yes
+USE_X_PREFIX= yes
USE_AUTOCONF= yes
CONFIGURE_ARGS= --with-gsm=${GSM_WORK}
INSTALL_TARGET= install install-man
diff --git a/mbone/vic/Makefile b/mbone/vic/Makefile
index 6cb385672d3f..07da14b75db3 100644
--- a/mbone/vic/Makefile
+++ b/mbone/vic/Makefile
@@ -3,7 +3,7 @@
# Date created: 14 December 1994
# Whom: wollman
#
-# $Id: Makefile,v 1.14 1998/03/17 07:47:52 tg Exp $
+# $Id: Makefile,v 1.15 1998/06/26 18:39:14 fenner Exp $
#
DISTNAME= vic-2.8
@@ -16,7 +16,7 @@ MAINTAINER= fenner@FreeBSD.ORG
LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11/tk80
USE_AUTOCONF= yes
-USE_X11= yes
+USE_X_PREFIX= yes
MAN1= vic.1
post-install:
diff --git a/mbone/wb/Makefile b/mbone/wb/Makefile
index 2903fd787c83..0aedeff88638 100644
--- a/mbone/wb/Makefile
+++ b/mbone/wb/Makefile
@@ -3,7 +3,7 @@
# Date created: 2 Novermber 1996
# Whom: fenner
#
-# $Id: Makefile,v 1.2 1996/11/18 11:33:42 asami Exp $
+# $Id: Makefile,v 1.3 1998/06/24 05:17:29 fenner Exp $
#
DISTNAME= wb-1.59
@@ -15,7 +15,7 @@ MAINTAINER= fenner@FreeBSD.ORG
NO_WRKSUBDIR= yes
NO_BUILD= yes
-USE_X11= yes
+USE_X_PREFIX= yes
# XXX ghostscript, ghostscript3, ghostscript4 or ghostscript5 will all do.
RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript5