diff options
Diffstat (limited to 'security/cyrus-sasl2/Makefile.common')
-rw-r--r-- | security/cyrus-sasl2/Makefile.common | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/cyrus-sasl2/Makefile.common b/security/cyrus-sasl2/Makefile.common index f94ff3ff0b8..143f63b8086 100644 --- a/security/cyrus-sasl2/Makefile.common +++ b/security/cyrus-sasl2/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.17 2004/02/14 14:43:51 jlam Exp $ +# $NetBSD: Makefile.common,v 1.18 2004/02/14 17:21:50 jlam Exp $ # # This file is currently included by: # @@ -37,7 +37,6 @@ USE_PKGINSTALL= YES GNU_CONFIGURE= YES USE_LIBTOOL= YES -LIBTOOL_OVERRIDE= ${WRKSRC}/libtool MAKE_ENV+= SHLIBTOOL=${SHLIBTOOL:Q} # CYRUS_USER username of the Cyrus administrator |