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. --- editors/nedit/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/nedit/Makefile') diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile index c0f007f4bb93..c0902a9082a2 100644 --- a/editors/nedit/Makefile +++ b/editors/nedit/Makefile @@ -3,7 +3,7 @@ # Date created: 7 April 1996 # Whom: Daniel Eischen # -# $Id: Makefile,v 1.11 1998/07/27 23:24:14 asami Exp $ +# $Id: Makefile,v 1.12 1998/07/28 06:34:31 hoek Exp $ # DISTNAME= nedit-5.0.2 @@ -17,7 +17,7 @@ MAINTAINER= deischen@iworks.InterWorks.org LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm REQUIRES_MOTIF= yes -USE_X11= yes +USE_X_PREFIX= yes NO_WRKSUBDIR= yes EXTRACT_ONLY= nedit_source.tar.gz MAN1= nedit.1 nc.1 -- cgit v1.2.3