From ceba2112833ea325577af308d27cad5d00490059 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 5 Aug 1998 09:31:52 +0000 Subject: 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. --- graphics/netshow/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/netshow') diff --git a/graphics/netshow/Makefile b/graphics/netshow/Makefile index 6f2cb9b82cc0..fbc581eb20cd 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} -- cgit v1.2.3