aboutsummaryrefslogtreecommitdiff
path: root/mail/perdition
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-09-01 14:02:08 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-09-01 14:02:08 +0000
commit5af6fe0041378cf9a5ffd38bc3b3e932bf7fb2de (patch)
treeb5e785c4788cc2bec9be3c00fa19d6b58bcf6df2 /mail/perdition
parent20d2afcb84ea5913ad11dc09b322d23145d0c984 (diff)
downloadports-5af6fe0041378cf9a5ffd38bc3b3e932bf7fb2de.tar.gz
ports-5af6fe0041378cf9a5ffd38bc3b3e932bf7fb2de.zip
- don't clobber any given LDFLAGS
resolves conflitcs with bsd.openssl.mk Approved by: sheepkiller@cultdeadsheep.org
Notes
Notes: svn path=/head/; revision=88279
Diffstat (limited to 'mail/perdition')
-rw-r--r--mail/perdition/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/perdition/Makefile b/mail/perdition/Makefile
index a63228117539..c28afa0700e1 100644
--- a/mail/perdition/Makefile
+++ b/mail/perdition/Makefile
@@ -29,8 +29,8 @@ MLINK= perdition.8 - perdition.pop3s.8 \
MANCOMPRESSED= no
USE_LIBTOOL= YES
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
+LDFLAGS+= -L${LOCALBASE}/lib
MAKE_ENV+= DOCSDIR=${DOCSDIR}
INSTALLS_SHLIB= yes