aboutsummaryrefslogtreecommitdiff
path: root/mail/dbmail20
diff options
context:
space:
mode:
authorSean Chittenden <seanc@FreeBSD.org>2004-10-27 22:29:19 +0000
committerSean Chittenden <seanc@FreeBSD.org>2004-10-27 22:29:19 +0000
commit88f49b73acbf86dac7412a1c764e33fa8f63fed9 (patch)
tree82b341ca485bbfd52aeefd6fa1be38cccbd3d940 /mail/dbmail20
parentfc582c676bae5bbcbc010cb93244ef15258ca7e3 (diff)
downloadports-88f49b73acbf86dac7412a1c764e33fa8f63fed9.tar.gz
ports-88f49b73acbf86dac7412a1c764e33fa8f63fed9.zip
Notes
Diffstat (limited to 'mail/dbmail20')
-rw-r--r--mail/dbmail20/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/dbmail20/Makefile b/mail/dbmail20/Makefile
index ce379a171139..6ea7763af4da 100644
--- a/mail/dbmail20/Makefile
+++ b/mail/dbmail20/Makefile
@@ -21,6 +21,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX}
USE_GMAKE= YES
USE_OPENSSL= YES
+CFLAGS += -fPIC
.if defined(WITH_POSTGRESQL)
CONFIGURE_ARGS+= --with-pgsql
LIB_DEPENDS+= pq:${PORTSDIR}/databases/postgresql7