aboutsummaryrefslogtreecommitdiff
path: root/lang/librep
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-02-07 09:12:53 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-02-07 09:12:53 +0000
commit676f7c375a0a5fb6d20716773be4ad4f0878c7d6 (patch)
treebd151b3de8bd4927bd8ef2115b5ab6c3662f13b7 /lang/librep
parent35b1bdddbacfeadce5f875f9a25041f7d6ad5d81 (diff)
downloadports-676f7c375a0a5fb6d20716773be4ad4f0878c7d6.tar.gz
ports-676f7c375a0a5fb6d20716773be4ad4f0878c7d6.zip
- Revert libtool addition to fix the plist
Notes
Notes: svn path=/head/; revision=184477
Diffstat (limited to 'lang/librep')
-rw-r--r--lang/librep/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/librep/Makefile b/lang/librep/Makefile
index 862d1b9c0263..44340f246e62 100644
--- a/lang/librep/Makefile
+++ b/lang/librep/Makefile
@@ -19,7 +19,6 @@ LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
PLIST_SUB= GNUHOST=${ARCH}-pc-freebsd${OSREL:C/\..*//} VERSION=${PORTVERSION}
-USE_AUTOTOOLS= libtool:15
USE_GETTEXT= yes
USE_GMAKE= yes
USE_LDCONFIG= yes