diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-09-10 05:11:00 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-09-10 05:11:00 +0000 |
commit | df50621e7f4c9ec3aaa5b78989e72c7bcb9fae3f (patch) | |
tree | 5d4bb98c901eb4937d8e73bbd99b44472a27b107 /mail/libspf2-10 | |
parent | 54cf55995251fc65e3a510b049f69e7010cbf801 (diff) | |
download | ports-df50621e7f4c9ec3aaa5b78989e72c7bcb9fae3f.tar.gz ports-df50621e7f4c9ec3aaa5b78989e72c7bcb9fae3f.zip |
Notes
Diffstat (limited to 'mail/libspf2-10')
-rw-r--r-- | mail/libspf2-10/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/libspf2-10/Makefile b/mail/libspf2-10/Makefile index 87e864f06efe..77dd6c78bc79 100644 --- a/mail/libspf2-10/Makefile +++ b/mail/libspf2-10/Makefile @@ -19,6 +19,7 @@ CONFLICTS= ${PORTNAME}-1.2.* LATEST_LINK= ${PORTNAME}-${PORTVERSION:S/.//:R} +USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |