summaryrefslogtreecommitdiff
path: root/net/nam
diff options
context:
space:
mode:
authorjoerg <joerg>2010-01-09 17:06:19 +0000
committerjoerg <joerg>2010-01-09 17:06:19 +0000
commit50b5413e9a8a0c5555bf15ae1552594ca9427a85 (patch)
tree3caff9e966d1980fe8ea49f12c44e88063a967ce /net/nam
parent507681206cd356263221b274641b5688192251d0 (diff)
downloadpkgsrc-50b5413e9a8a0c5555bf15ae1552594ca9427a85.tar.gz
A pointer makes no good unique id on a lp64 system.
Diffstat (limited to 'net/nam')
-rw-r--r--net/nam/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/nam/Makefile b/net/nam/Makefile
index 817df1fcad6..9a915a0d1cc 100644
--- a/net/nam/Makefile
+++ b/net/nam/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2007/01/15 16:32:24 joerg Exp $
+# $NetBSD: Makefile,v 1.24 2010/01/09 17:06:19 joerg Exp $
DISTNAME= ns-allinone-2.29.3
PKGNAME= nam-1.11
@@ -12,6 +12,8 @@ COMMENT= The UCB/LBNL Network Animator
PKG_INSTALLATION_TYPES= overwrite pkgviews
+NOT_FOR_PLATFORM+= ${LP64PLATFORMS}
+
WRKSRC= ${WRKDIR}/ns-allinone-2.29/nam-1.11
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes