summaryrefslogtreecommitdiff
path: root/devel/pwlib
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-12-30 13:57:44 +0000
committerwiz <wiz@pkgsrc.org>2000-12-30 13:57:44 +0000
commite633c2ff5ae58e7705b93169a43a7126c024e946 (patch)
tree11ade5c96bf91cf300ed756342fc706d13fd5df5 /devel/pwlib
parent388a2dda404c775c30b1bbc5d177cfd613acae75 (diff)
downloadpkgsrc-e633c2ff5ae58e7705b93169a43a7126c024e946.tar.gz
Manually syncing ONLY_FOR_PLATFORM is not the way to go.
Remove ONLY_FOR_PLATFORM, and let it fail while installing the DEPENDS.
Diffstat (limited to 'devel/pwlib')
-rw-r--r--devel/pwlib/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/pwlib/Makefile b/devel/pwlib/Makefile
index 0b0498cc91b..8d7efdaa32a 100644
--- a/devel/pwlib/Makefile
+++ b/devel/pwlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/12/28 16:49:37 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2000/12/30 13:57:45 wiz Exp $
#
DISTNAME= pwlib_min_1.1pl17
@@ -21,10 +21,6 @@ HOMEPAGE= http://www.openh323.org/
BUILD_DEPENDS= ${LOCALBASE}/bin/bison:../../devel/bison
DEPENDS+= unproven-pthreads>=0.17:../../devel/unproven-pthreads
-# Sync these with devel/unproven-pthreads
-ONLY_FOR_PLATFORM= NetBSD-*-alpha NetBSD-*-arm32 NetBSD-*-i386 \
- NetBSD-*-m68k
-
WRKSRC= ${WRKDIR}/pwlib
USE_GMAKE= yes