aboutsummaryrefslogtreecommitdiff
path: root/security/pidgin-encryption
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-05-12 19:48:50 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-05-12 19:48:50 +0000
commitfbea20b23522dd9a360cd14eb7d1dec9c0035b71 (patch)
tree9a504e410e18555229250311913e5ab1e05aaf13 /security/pidgin-encryption
parent0a88456a6ac27fd016c7ee89a3b506eb4efca840 (diff)
downloadports-fbea20b23522dd9a360cd14eb7d1dec9c0035b71.tar.gz
ports-fbea20b23522dd9a360cd14eb7d1dec9c0035b71.zip
Notes
Diffstat (limited to 'security/pidgin-encryption')
-rw-r--r--security/pidgin-encryption/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/security/pidgin-encryption/Makefile b/security/pidgin-encryption/Makefile
index 05139c6c0d57..e343bb2e6ace 100644
--- a/security/pidgin-encryption/Makefile
+++ b/security/pidgin-encryption/Makefile
@@ -25,7 +25,11 @@ USE_GMAKE= yes
USE_GNOME= lthack gtk20
USE_LIBTOOL_VER=13
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/nss/nss"
-CONFIGURE_ARGS= --with-gaim=${WRKDIRPREFIX}${.CURDIR}/../../net/gaim/work/gaim*
+CONFIGURE_ARGS= --with-gaim=${WRKDIRPREFIX}${.CURDIR}/../../net/gaim/work/gaim* \
+ --with-nspr-includes=${LOCALBASE}/include/nspr \
+ --with-nspr-libs=${LOCALBASE}/lib \
+ --with-nss-includes=${LOCALBASE}/include/nss/nss \
+ --with-nss-libs=${LOCALBASE}/lib
pre-everything::
@${ECHO_MSG} ""