aboutsummaryrefslogtreecommitdiff
path: root/devel/umem
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-03-27 11:39:24 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-03-27 11:39:24 +0000
commitd98646820cd01e7e05cb4b33427a0e2dde898cb1 (patch)
tree8bd9e7250ceb823be270c66cbd6c56540f887da6 /devel/umem
parent669df36ba2432310419b7c50c38751a384b62cc4 (diff)
downloadports-d98646820cd01e7e05cb4b33427a0e2dde898cb1.tar.gz
ports-d98646820cd01e7e05cb4b33427a0e2dde898cb1.zip
- Fix for objformat-less current
Notes
Notes: svn path=/head/; revision=188530
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 50bc925dfb8b..c5d306ec32a0 100644
--- a/devel/umem/Makefile
+++ b/devel/umem/Makefile
@@ -15,7 +15,7 @@ COMMENT= A port of the Solaris memory allocator
USE_BZIP2= yes
USE_LDCONFIG= yes
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
post-patch:
@${REINPLACE_CMD} -e 's/ -ldl//g' ${WRKSRC}/Makefile.in