summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorhubertf <hubertf>2000-09-02 13:24:50 +0000
committerhubertf <hubertf>2000-09-02 13:24:50 +0000
commit871c7329e474a1299464cc9b1b6d61b0dcc70b55 (patch)
tree75aa7c71d2f52f0d657a344c9dc2c2c34c153c7a /x11
parent20f6767214e9cf9dee3609119ad4f65981d15be0 (diff)
downloadpkgsrc-871c7329e474a1299464cc9b1b6d61b0dcc70b55.tar.gz
Don't run 'check-shlibs', fdesigner is known to be broken.
This pkg needs to be recompiled/relinked with the proper switches...
Diffstat (limited to 'x11')
-rw-r--r--x11/xforms/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/xforms/Makefile b/x11/xforms/Makefile
index 0ddd3eb8f26..481cb68d482 100644
--- a/x11/xforms/Makefile
+++ b/x11/xforms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2000/08/23 23:14:33 tron Exp $
+# $NetBSD: Makefile,v 1.30 2000/09/02 13:24:50 hubertf Exp $
#
DISTNAME= bxform-088
@@ -44,6 +44,9 @@ USE_LIBTOOL= YES
MAKEFILE= ${FILESDIR}/Makefile
PLIST_SRC= ${PKGDIR}/PLIST.mi ${PKGDIR}/PLIST.shlib
+CHECK_SHLIBS= NO # fdesigner doesn't find libX11 on i386
+ # we don't have sources, so don't run this test
+
# When the XForms API changes and breaks binary-compatibility with the
# previous version, increment the MAJOR by 1 and reset the MINOR to 0.
#