diff options
Diffstat (limited to 'security/courier-authlib')
-rw-r--r-- | security/courier-authlib/Makefile | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/security/courier-authlib/Makefile b/security/courier-authlib/Makefile index 398538eb89c8..e7702a0b1c80 100644 --- a/security/courier-authlib/Makefile +++ b/security/courier-authlib/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: courier-authlib -# Date created: 19 Dec 2004 -# Whom: Oliver Lehmann -# +# Created by: Oliver Lehmann # $FreeBSD$ -# PORTNAME= courier-authlib PORTVERSION= 0.65.0 @@ -34,12 +30,10 @@ OPTIONS_DEFINE+= GDBM .else # !defined(PKGNAMESUFFIX) -USES= iconv +USES= iconv gmake perl5 USE_AUTOTOOLS= libltdl USE_BZIP2= yes -USE_GMAKE= yes GNU_CONFIGURE= yes -USE_PERL5= yes USE_SUBMAKE= yes USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME} #slave ports should have different UNIQUENAME, it is utilized by USE_LDCONFIG |