aboutsummaryrefslogtreecommitdiff
path: root/devel/umem
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2007-08-17 19:15:08 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2007-08-17 19:15:08 +0000
commit27d8d02af804362b03b5ee9108a89bf411198d8f (patch)
treeec42eb4c07ab5646dde22bd8d56c59f79c6dee3a /devel/umem
parent7660cc88038d7486978efafe9afd47c5e739a794 (diff)
downloadports-27d8d02af804362b03b5ee9108a89bf411198d8f.tar.gz
ports-27d8d02af804362b03b5ee9108a89bf411198d8f.zip
- Pedro reports that devel/umem builds on amd64, and he is willing to help testing.
Noticed by: pfgshield-freebsd at yahoo.com
Notes
Notes: svn path=/head/; revision=197849
Diffstat (limited to 'devel/umem')
-rw-r--r--devel/umem/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/umem/Makefile b/devel/umem/Makefile
index 3b2d767709ce..179e56122d02 100644
--- a/devel/umem/Makefile
+++ b/devel/umem/Makefile
@@ -16,7 +16,7 @@ COMMENT= A port of the Solaris memory allocator
USE_BZIP2= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool:15
-ONLY_FOR_ARCHS= i386
+ONLY_FOR_ARCHS= i386 amd64
post-patch:
@${REINPLACE_CMD} -e 's/ -ldl//g' ${WRKSRC}/Makefile.in