summaryrefslogtreecommitdiffstats
path: root/graphics/netshow
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-08-05 09:31:52 +0000
committerasami <asami@FreeBSD.org>1998-08-05 09:31:52 +0000
commit29cee150e7e4c823965c08385939f0e1bf23e7d7 (patch)
tree3bb5b393873800151e81765a428cde4ee349f14b /graphics/netshow
parenta6079bdd0586409f9612215ee38ad459104e2d51 (diff)
downloadFreeBSD-ports-29cee150e7e4c823965c08385939f0e1bf23e7d7.zip
FreeBSD-ports-29cee150e7e4c823965c08385939f0e1bf23e7d7.tar.gz
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.
Diffstat (limited to 'graphics/netshow')
-rw-r--r--graphics/netshow/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/netshow/Makefile b/graphics/netshow/Makefile
index 6f2cb9b..fbc581e 100644
--- a/graphics/netshow/Makefile
+++ b/graphics/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}
OpenPOWER on IntegriCloud