summaryrefslogtreecommitdiff
path: root/devel
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 /devel
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 'devel')
-rw-r--r--devel/amulet/Makefile4
-rw-r--r--devel/gide/Makefile6
-rw-r--r--devel/glade/Makefile4
-rw-r--r--devel/glade2/Makefile4
-rw-r--r--devel/qtez/Makefile4
5 files changed, 11 insertions, 11 deletions
diff --git a/devel/amulet/Makefile b/devel/amulet/Makefile
index ad9fdf2fd721..0010f03a3965 100644
--- a/devel/amulet/Makefile
+++ b/devel/amulet/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 July 1997
# Whom: Filip Bovyn (bovynf@awe.be)
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/05/12 14:04:51 kuriyama Exp $
DISTNAME= amulet
PKGNAME= amulet-3.0
@@ -13,7 +13,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= bovynf@awe.be
-USE_X11= yes
+USE_X_PREFIX= yes
WRKSRC= $(WRKDIR)/amulet
MAKE_ENV+= AMULET_DIR=$(WRKSRC) AMULET_VARS_FILE=Makefile.vars.gcc.FreeBSD
diff --git a/devel/gide/Makefile b/devel/gide/Makefile
index 9a33d597dd0f..3c43d00a8d80 100644
--- a/devel/gide/Makefile
+++ b/devel/gide/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 Jul 1998
# Whom: rom
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/07/31 21:02:41 jkh Exp $
#
DISTNAME= gIDE-0.0.4
@@ -12,9 +12,9 @@ MASTER_SITES= http://gide.pn.org/
MAINTAINER= rom_glsa@ein-hashofet.co.il
-LIB_DEPENDS+= gtk\\.1\\.4:${PORTSDIR}/x11/gtk
+LIB_DEPENDS= gtk\\.1\\.4:${PORTSDIR}/x11/gtk
-USE_X11= yes
+USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/devel/glade/Makefile b/devel/glade/Makefile
index eae51780d872..cbe4fd66a186 100644
--- a/devel/glade/Makefile
+++ b/devel/glade/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 June 1998
# Whom: Dom Mitchell <dom@myrddin.demon.co.uk>
#
-# $Id: Makefile,v 1.3 1998/07/03 23:21:56 steve Exp $
+# $Id: Makefile,v 1.4 1998/07/30 05:33:15 vanilla Exp $
#
DISTNAME= glade-0.3
@@ -15,7 +15,7 @@ MAINTAINER= dom@myrddin.demon.co.uk
LIB_DEPENDS= gtk\\.1\\.5:${PORTSDIR}/x11/gtk
GNU_CONFIGURE= yes
-USE_X11= yes
+USE_X_PREFIX= yes
post-install:
.if !defined(NOPORTDOCS)
diff --git a/devel/glade2/Makefile b/devel/glade2/Makefile
index eae51780d872..cbe4fd66a186 100644
--- a/devel/glade2/Makefile
+++ b/devel/glade2/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 June 1998
# Whom: Dom Mitchell <dom@myrddin.demon.co.uk>
#
-# $Id: Makefile,v 1.3 1998/07/03 23:21:56 steve Exp $
+# $Id: Makefile,v 1.4 1998/07/30 05:33:15 vanilla Exp $
#
DISTNAME= glade-0.3
@@ -15,7 +15,7 @@ MAINTAINER= dom@myrddin.demon.co.uk
LIB_DEPENDS= gtk\\.1\\.5:${PORTSDIR}/x11/gtk
GNU_CONFIGURE= yes
-USE_X11= yes
+USE_X_PREFIX= yes
post-install:
.if !defined(NOPORTDOCS)
diff --git a/devel/qtez/Makefile b/devel/qtez/Makefile
index b23f2d59e796..47837eaa658c 100644
--- a/devel/qtez/Makefile
+++ b/devel/qtez/Makefile
@@ -3,7 +3,7 @@
# Date created: 14 May 1998
# Whom: Andrey Zakhvatov
#
-# $Id: Makefile,v 1.5 1998/07/02 05:55:55 tg Exp $
+# $Id: Makefile,v 1.6 1998/07/02 05:56:47 tg Exp $
#
DISTNAME= QTEZ-v0.62a
@@ -19,7 +19,7 @@ BUILD_DEPENDS= moc:${PORTSDIR}/x11/qt
LIB_DEPENDS= qt\\.1\\.:${PORTSDIR}/x11/qt
USE_GMAKE= yes
-USE_X11= yes
+USE_X_PREFIX= yes
WRKSRC= ${WRKDIR}/qtez
do-install: