summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjoerg <joerg>2010-01-09 17:06:19 +0000
committerjoerg <joerg>2010-01-09 17:06:19 +0000
commit01159b7a401757a4e2358bda05a477c04973f126 (patch)
tree3caff9e966d1980fe8ea49f12c44e88063a967ce /net
parent24d5a63a454ff014f05c0c618ceac7f7c9367378 (diff)
downloadpkgsrc-01159b7a401757a4e2358bda05a477c04973f126.tar.gz
A pointer makes no good unique id on a lp64 system.
Diffstat (limited to 'net')
-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