diff options
Diffstat (limited to 'x11/rxvt/Makefile')
-rw-r--r-- | x11/rxvt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile index 5b26cdb35c98..5a52331ae3f2 100644 --- a/x11/rxvt/Makefile +++ b/x11/rxvt/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 |