aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-11-04 23:23:56 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-11-04 23:23:56 +0000
commit2d80fe4e88cb2c858775530b48284bfe213a7a85 (patch)
tree3a6a829524a69ddbefa10a55071049ad2ba68cd8 /net-im
parent265c604aea71ebb9bc0589d0ddf3e2c90a50ec25 (diff)
downloadports-2d80fe4e88cb2c858775530b48284bfe213a7a85.tar.gz
ports-2d80fe4e88cb2c858775530b48284bfe213a7a85.zip
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/meanwhile/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/meanwhile/Makefile b/net-im/meanwhile/Makefile
index 55e9648156f4..f9ab9ae61bbb 100644
--- a/net-im/meanwhile/Makefile
+++ b/net-im/meanwhile/Makefile
@@ -20,7 +20,8 @@ USE_GMAKE= yes
USE_GNOME= gnomehack glib20
INSTALLS_SHLIB= yes
USE_LIBTOOL_VER=15
-CONFIGURE_ARGS= --enable-doxygen=no
+CONFIGURE_ARGS= --enable-doxygen=no \
+ --with-gmp-prefix=${LOCALBASE}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"