summaryrefslogtreecommitdiff
path: root/print/gv
diff options
context:
space:
mode:
authortron <tron>1999-08-26 07:03:45 +0000
committertron <tron>1999-08-26 07:03:45 +0000
commit94733ab4e9e0f493bcb92f5e25afcd79d7c0997a (patch)
treed32953f1f8b1d82a08eecde46a7f4e17f67de597 /print/gv
parenta33c2929e099edbdaae9a1a911480867445eefe0 (diff)
downloadpkgsrc-94733ab4e9e0f493bcb92f5e25afcd79d7c0997a.tar.gz
The "gv" package cannot be built with the standard Xaw library.
Diffstat (limited to 'print/gv')
-rw-r--r--print/gv/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/print/gv/Makefile b/print/gv/Makefile
index 6f12cc423ec..7400980fe2f 100644
--- a/print/gv/Makefile
+++ b/print/gv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 1999/08/25 13:37:36 agc Exp $
+# $NetBSD: Makefile,v 1.19 1999/08/26 07:03:45 tron Exp $
# FreeBSD Id: Makefile,v 1.16 1997/07/13 18:49:29 max Exp
#
@@ -17,6 +17,11 @@ USE_XAW= yes
.include "../../mk/bsd.prefs.mk"
XAW_TYPE?= 3d
+.if (${XAW_TYPE} == standard)
+.BEGIN:
+ @${ECHO_MSG} "${PKGNAME} cannot be built with the standard Xaw library."
+ @${FALSE}
+.endif
post-extract:
${MV} ${WRKSRC}/doc/gv.man ${WRKSRC}/source/