diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-01-29 23:51:55 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-01-29 23:51:55 +0000 |
commit | b5de47e69aa546b8f9449f0a2a7c2c6b81d8cc34 (patch) | |
tree | de3140ef3cb3748036df1a0f21795ce57c8793b7 /lang/librep | |
parent | 73d82e32c48c7cd196496f0a24330961ae24ded1 (diff) |
Notes
Diffstat (limited to 'lang/librep')
-rw-r--r-- | lang/librep/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/librep/Makefile b/lang/librep/Makefile index c74f8575120f..58cf175022db 100644 --- a/lang/librep/Makefile +++ b/lang/librep/Makefile @@ -19,6 +19,7 @@ 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 |