aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2007-08-18 03:15:08 +0800
committerleeym <leeym@FreeBSD.org>2007-08-18 03:15:08 +0800
commitf78172bd70f2d49c7db7950db760bb2c17ba5381 (patch)
tree7524e09131846345d18f52dda5162915b519bdd9
parent810a6a286a003c0034e08d457c71a1fdcd9e751a (diff)
downloadfreebsd-ports-graphics-f78172bd70f2d49c7db7950db760bb2c17ba5381.tar.gz
freebsd-ports-graphics-f78172bd70f2d49c7db7950db760bb2c17ba5381.tar.zst
freebsd-ports-graphics-f78172bd70f2d49c7db7950db760bb2c17ba5381.zip
- Pedro reports that devel/umem builds on amd64, and he is willing to help testing.
Noticed by: pfgshield-freebsd at yahoo.com
-rw-r--r--devel/umem/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/umem/Makefile b/devel/umem/Makefile
index 3b2d767709c..179e56122d0 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