aboutsummaryrefslogtreecommitdiff
path: root/security/cyrus-sasl
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-02-02 08:46:32 +0000
committerPatrick Li <pat@FreeBSD.org>2002-02-02 08:46:32 +0000
commit01aebcd262adcb52692663f6371d2933952e399d (patch)
tree5aed274b5c0d0015871a218b060c76a927ebdbf9 /security/cyrus-sasl
parente316e8638fffe0b2d89cdf2b5996838a3fcc557e (diff)
downloadports-01aebcd262adcb52692663f6371d2933952e399d.tar.gz
ports-01aebcd262adcb52692663f6371d2933952e399d.zip
Notes
Diffstat (limited to 'security/cyrus-sasl')
-rw-r--r--security/cyrus-sasl/Makefile15
1 files changed, 7 insertions, 8 deletions
diff --git a/security/cyrus-sasl/Makefile b/security/cyrus-sasl/Makefile
index adb455403062..e1dc5a97c0ea 100644
--- a/security/cyrus-sasl/Makefile
+++ b/security/cyrus-sasl/Makefile
@@ -27,6 +27,13 @@ PATCHFILES= sasl_apop_patch.gz \
MAINTAINER= hetzels@westbend.net
+.include <bsd.port.pre.mk>
+.if ${OSVERSION} < 450000
+FMT= /usr/bin/fmt
+.else
+FMT= /usr/bin/fmt -w 67
+.endif
+
USE_OPENSSL= YES
INSTALLS_SHLIB= yes
@@ -104,14 +111,6 @@ PKGDEINSTALL= ${WRKDIR}/pkg-deinstall
PKGINSTALL= ${WRKDIR}/pkg-install
PKGMESSAGE= ${WRKDIR}/pkg-message
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 450000
-FMT= /usr/bin/fmt
-.else
-FMT= /usr/bin/fmt -w 67
-.endif
-
pre-fetch:
@${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure.sasl