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. --- misc/kp/Makefile | 4 ++-- misc/xpns/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'misc') diff --git a/misc/kp/Makefile b/misc/kp/Makefile index 4fe7817b7ce5..3f669b7950b1 100644 --- a/misc/kp/Makefile +++ b/misc/kp/Makefile @@ -3,7 +3,7 @@ # Date created: 8 May 1995 # Whom: asami # -# $Id: Makefile,v 1.7 1996/11/17 09:05:59 obrien Exp $ +# $Id: Makefile,v 1.8 1997/04/20 13:19:32 wosch Exp $ # DISTNAME= kp-0.96 @@ -14,7 +14,7 @@ MAINTAINER= asami@FreeBSD.org RUN_DEPENDS= wish4.1:${PORTSDIR}/x11/tk41 -USE_X11= yes +USE_X_PREFIX= yes MAN1= kp.1 .include diff --git a/misc/xpns/Makefile b/misc/xpns/Makefile index 00b0b98a34e2..c6e010875dc5 100644 --- a/misc/xpns/Makefile +++ b/misc/xpns/Makefile @@ -3,7 +3,7 @@ # Date created: 6 Apr 97 # Whom: Pedro Giffuni # -# $Id: Makefile,v 1.2 1997/06/29 09:38:20 obrien Exp $ +# $Id: Makefile,v 1.3 1998/02/20 18:39:56 steve Exp $ # DISTNAME= pns_source @@ -14,7 +14,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= giffunip@asme.org -USE_X11= yes +USE_X_PREFIX= yes NO_WRKSUBDIR= yes MAKEFILE= makefile ALL_TARGET= pns -- cgit v1.2.3