summaryrefslogtreecommitdiff
path: root/net/gnut
diff options
context:
space:
mode:
authorwiz <wiz>2000-12-28 16:49:36 +0000
committerwiz <wiz>2000-12-28 16:49:36 +0000
commitdb73157b6bb48beac753f21947027c6cc068581b (patch)
treec6e4fba167d0fcc1af3c17b20c4d3f82dac6f6b5 /net/gnut
parent0f2e8eb072c06f6dad548bf388fcdb0838b8c828 (diff)
downloadpkgsrc-db73157b6bb48beac753f21947027c6cc068581b.tar.gz
Sync ONLY_FOR_PLATFORM with devel/unproven-pthreads.
Diffstat (limited to 'net/gnut')
-rw-r--r--net/gnut/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/net/gnut/Makefile b/net/gnut/Makefile
index b8f6c8c7c75..a0592b554da 100644
--- a/net/gnut/Makefile
+++ b/net/gnut/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/08/12 15:12:40 deberg Exp $
+# $NetBSD: Makefile,v 1.5 2000/12/28 16:49:37 wiz Exp $
#
DISTNAME= gnut-0.4.12
@@ -12,12 +12,14 @@ HOMEPAGE= http://www.mrob.com/gnut/
#BUILD_DEPENDS+= automake:../../devel/automake
#DEPENDS+= pth>=1.3.6:../../devel/pth
-# Sync these with devel/unproven-pthreads:
-ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-arm32 NetBSD-*-m68k
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