summaryrefslogtreecommitdiff
path: root/x11/xvattr
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/xvattr
parent87993e055fdcca0d2b61250e291a62eff0eb64ff (diff)
downloadpkgsrc-40359543350f97f6f4ce738f77467358da339880.tar.gz
Remove USE_X11BASE and X11PREFIX.
Diffstat (limited to 'x11/xvattr')
-rw-r--r--x11/xvattr/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xvattr/Makefile b/x11/xvattr/Makefile
index ea8c0dad917..09fcf3c029c 100644
--- a/x11/xvattr/Makefile
+++ b/x11/xvattr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2013/06/18 19:36:51 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2015/07/04 16:18:44 joerg Exp $
DISTNAME= xvattr-1.3
PKGREVISION= 5
@@ -11,7 +11,6 @@ COMMENT= Modify Xv attributes
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
-USE_X11BASE= yes
USE_TOOLS+= pod2man
.include "../../mk/bsd.prefs.mk"