diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-02-07 09:12:53 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-02-07 09:12:53 +0000 |
commit | 676f7c375a0a5fb6d20716773be4ad4f0878c7d6 (patch) | |
tree | bd151b3de8bd4927bd8ef2115b5ab6c3662f13b7 /lang/librep | |
parent | 35b1bdddbacfeadce5f875f9a25041f7d6ad5d81 (diff) |
Notes
Diffstat (limited to 'lang/librep')
-rw-r--r-- | lang/librep/Makefile | 1 |
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 |