summaryrefslogtreecommitdiff
path: root/x11/rxvt
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2015-07-04 16:18:28 +0000
committerjoerg <joerg@pkgsrc.org>2015-07-04 16:18:28 +0000
commit40359543350f97f6f4ce738f77467358da339880 (patch)
treed8a48c8d2848b617581f63aeec6454f4736400cd /x11/rxvt
parent87993e055fdcca0d2b61250e291a62eff0eb64ff (diff)
downloadpkgsrc-40359543350f97f6f4ce738f77467358da339880.tar.gz
Remove USE_X11BASE and X11PREFIX.
Diffstat (limited to 'x11/rxvt')
-rw-r--r--x11/rxvt/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile
index 64a85416e4e..57bde0eed6f 100644
--- a/x11/rxvt/Makefile
+++ b/x11/rxvt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2014/10/09 14:07:15 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2015/07/04 16:18:42 joerg Exp $
DISTNAME= rxvt-2.7.10
PKGREVISION= 6
@@ -11,7 +11,6 @@ MAINTAINER= gcw@rxvt.org
HOMEPAGE= http://sourceforge.net/projects/rxvt
COMMENT= Low memory usage xterm replacement that supports color
-USE_X11BASE= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --enable-utmp \