aboutsummaryrefslogtreecommitdiff
path: root/multimedia
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 /multimedia
parent4f43ab018ab882c42157803c6c7856dce3689cdc (diff)
downloadports-ceba2112833ea325577af308d27cad5d00490059.tar.gz
ports-ceba2112833ea325577af308d27cad5d00490059.zip
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 'multimedia')
-rw-r--r--multimedia/fxtv/Makefile6
-rw-r--r--multimedia/mpeg2codec/Makefile4
-rw-r--r--multimedia/mpeg2play/Makefile4
-rw-r--r--multimedia/mpegedit/Makefile4
-rw-r--r--multimedia/netshow/Makefile4
-rw-r--r--multimedia/vic/Makefile4
6 files changed, 13 insertions, 13 deletions
diff --git a/multimedia/fxtv/Makefile b/multimedia/fxtv/Makefile
index eb5b5b32a1d0..7a5285ddc7a0 100644
--- a/multimedia/fxtv/Makefile
+++ b/multimedia/fxtv/Makefile
@@ -3,7 +3,7 @@
# Date created: Sun Sep 7 17:55:07 EDT 1997
# Whom: Randall Hopper <rhh@ct.picker.com>
#
-# $Id: Makefile,v 1.5 1998/06/07 08:54:13 dburr Exp $
+# $Id: Makefile,v 1.6 1998/07/06 13:26:32 dburr Exp $
#
DISTNAME= fxtv-0.47
@@ -25,8 +25,8 @@ LIB_DEPENDS= tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 \
# mpeg_encode:${PORTSDIR}/graphics/mpeg_encode \
# mplex:${PORTSDIR}/graphics/mplex
-USE_X11= yes
+USE_X_PREFIX= yes
USE_GMAKE= yes
-MAKE_FLAGS+= -e
+MAKE_FLAGS= -e
.include <bsd.port.mk>
diff --git a/multimedia/mpeg2codec/Makefile b/multimedia/mpeg2codec/Makefile
index bc2edfe3a727..4a3763834b68 100644
--- a/multimedia/mpeg2codec/Makefile
+++ b/multimedia/mpeg2codec/Makefile
@@ -3,7 +3,7 @@
# Date created: November 25, 1996
# Whom: "Philippe Charnier" <charnier@lirmm.fr>
#
-# $Id: Makefile,v 1.2 1996/11/18 11:28:25 asami Exp $
+# $Id: Makefile,v 1.3 1996/12/09 15:37:19 erich Exp $
#
DISTNAME= mpeg2codec-1.2
@@ -13,7 +13,7 @@ DISTFILES= mpeg2vidcodec_v12.tar.gz
MAINTAINER= charnier@lirmm.fr
-USE_X11= yes
+USE_X_PREFIX= yes
WRKSRC= ${WRKDIR}/mpeg2
do-install:
diff --git a/multimedia/mpeg2play/Makefile b/multimedia/mpeg2play/Makefile
index 36620bfe620e..841138404499 100644
--- a/multimedia/mpeg2play/Makefile
+++ b/multimedia/mpeg2play/Makefile
@@ -3,7 +3,7 @@
# Date created: June 21, 1996
# Whom: "Philippe Charnier" <charnier@lirmm.fr>
#
-# $Id: Makefile,v 1.2 1996/11/18 11:28:32 asami Exp $
+# $Id: Makefile,v 1.3 1997/08/12 06:55:47 charnier Exp $
#
DISTNAME= mpeg2play-1.1b
@@ -13,7 +13,7 @@ DISTFILES= mpeg2play-1.1b.tar.gz
MAINTAINER= charnier@lirmm.fr
-USE_X11= yes
+USE_X_PREFIX= yes
USE_IMAKE= yes
REQUIRES_MOTIF= yes
ALL_TARGET= mpeg2play
diff --git a/multimedia/mpegedit/Makefile b/multimedia/mpegedit/Makefile
index d771bcb18160..0d6ac4687aaf 100644
--- a/multimedia/mpegedit/Makefile
+++ b/multimedia/mpegedit/Makefile
@@ -3,7 +3,7 @@
# Date created: Thu Aug 1 10:50:57 CDT 1996
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.4 1996/11/20 12:50:36 asami Exp $
+# $Id: Makefile,v 1.5 1997/08/11 14:53:41 erich Exp $
#
DISTNAME= mpegedit_v2.2
@@ -15,6 +15,6 @@ MAINTAINER= erich@FreeBSD.org
BUILD_DEPENDS= ${PREFIX}/include/pbmplus.h:${PORTSDIR}/graphics/netpbm
-USE_X11= yes
+USE_X_PREFIX= yes
.include <bsd.port.mk>
diff --git a/multimedia/netshow/Makefile b/multimedia/netshow/Makefile
index 6f2cb9b82cc0..fbc581eb20cd 100644
--- a/multimedia/netshow/Makefile
+++ b/multimedia/netshow/Makefile
@@ -3,7 +3,7 @@
# Date created: Thu Jun 11 22:38:52 PDT 1998
# Whom: dburr@FreeBSD.ORG
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/06/12 06:24:53 dburr Exp $
#
DISTNAME= netshow_linux
@@ -22,7 +22,7 @@ NO_PACKAGE= ${RESTRICTED}
NO_BUILD= yes
-USE_X11= yes
+USE_X_PREFIX= yes
pre-extract:
@${MKDIR} ${WRKDIR}
diff --git a/multimedia/vic/Makefile b/multimedia/vic/Makefile
index 6cb385672d3f..07da14b75db3 100644
--- a/multimedia/vic/Makefile
+++ b/multimedia/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: