aboutsummaryrefslogtreecommitdiff
path: root/mail/dbmail22
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-05-08 16:03:20 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-05-08 16:03:20 +0000
commite869b98462f3f85b6c2164bc0028a59b4d2af597 (patch)
tree6b43179245d2d6fbf74b8bb218ae5a08edc33344 /mail/dbmail22
parent9466429ecc75eede5250be809d70b11b12c57513 (diff)
downloadports-e869b98462f3f85b6c2164bc0028a59b4d2af597.tar.gz
ports-e869b98462f3f85b6c2164bc0028a59b4d2af597.zip
Notes
Diffstat (limited to 'mail/dbmail22')
-rw-r--r--mail/dbmail22/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/dbmail22/Makefile b/mail/dbmail22/Makefile
index 6bb784e9ce7d..71a4141f37f2 100644
--- a/mail/dbmail22/Makefile
+++ b/mail/dbmail22/Makefile
@@ -26,8 +26,9 @@ USE_AUTOTOOLS= libtool
USE_GMAKE= yes
USE_LDCONFIG= ${PREFIX}/lib/dbmail
USE_RC_SUBR= dbmail-pop3d dbmail-lmtpd dbmail-imapd dbmail-timsieved
-USE_GNOME= glib20 pkgconfig
+USE_GNOME= glib20
USE_OPENSSL= yes
+USES= pkgconfig
CFLAGS+= -fPIC -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}