summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/xpkgwedge/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/pkgtools/xpkgwedge/Makefile b/pkgtools/xpkgwedge/Makefile
index 8e10d885fb4..0010e3d36b9 100644
--- a/pkgtools/xpkgwedge/Makefile
+++ b/pkgtools/xpkgwedge/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2004/01/03 23:34:21 jlam Exp $
+# $NetBSD: Makefile,v 1.46 2004/01/03 23:51:08 reed Exp $
DISTNAME= xpkgwedge-1.9
WRKSRC= ${WRKDIR}
@@ -17,6 +17,10 @@ NO_CONFIGURE= # defined
NO_BUILDLINK= # defined
NO_CHECKSUM= # defined
+.if ${LOCALBASE} == ${X11BASE}
+PKG_SKIP_REASON+= "xpkgwedge is not needed when X11BASE is LOCALBASE"
+.endif
+
USE_X11= YES
USE_PKGINSTALL= YES
DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL