summaryrefslogtreecommitdiff
path: root/net/gnut
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 /net/gnut
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 'net/gnut')
-rw-r--r--net/gnut/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/net/gnut/Makefile b/net/gnut/Makefile
index a0592b554da..e2736735033 100644
--- a/net/gnut/Makefile
+++ b/net/gnut/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/12/28 16:49:37 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2000/12/30 13:57:46 wiz Exp $
#
DISTNAME= gnut-0.4.12
@@ -16,10 +16,6 @@ DEPENDS+= unproven-pthreads-0.*:../../devel/unproven-pthreads
CONFIGURE_ENV+= CC=${LOCALBASE}/pthreads/bin/pgcc \
CXX=${LOCALBASE}/pthreads/bin/pg++
-# Sync these with devel/unproven-pthreads:
-ONLY_FOR_PLATFORM= NetBSD-*-alpha NetBSD-*-arm32 NetBSD-*-i386 \
- NetBSD-*-m68k
-
GNU_CONFIGURE= yes
GNUTDOCDIR= ${PREFIX}/share/doc/gnut