From 29cee150e7e4c823965c08385939f0e1bf23e7d7 Mon Sep 17 00:00:00 2001 From: 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. --- x11/rxvt-unicode/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/rxvt-unicode/Makefile') diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index 5b26cdb..5a52331 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -3,7 +3,7 @@ # Date created: 5th December 1994 # Whom: gpalmer@FreeBSD.org # -# $Id: Makefile,v 1.14 1998/03/15 19:47:49 steve Exp $ +# $Id: Makefile,v 1.15 1998/03/16 07:13:53 steve Exp $ # DISTNAME= rxvt-2.4.5 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.math.fu-berlin.de/pub/rxvt/ MAINTAINER= ports@FreeBSD.ORG -USE_X11= yes +USE_X_PREFIX= yes GNU_CONFIGURE= yes MAN1= rxvt.1 -- cgit v1.1