aboutsummaryrefslogtreecommitdiff
path: root/net/meanwhile-gaim/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/meanwhile-gaim/Makefile')
-rw-r--r--net/meanwhile-gaim/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/net/meanwhile-gaim/Makefile b/net/meanwhile-gaim/Makefile
index 442817017932..f51303051228 100644
--- a/net/meanwhile-gaim/Makefile
+++ b/net/meanwhile-gaim/Makefile
@@ -22,10 +22,9 @@ RUN_DEPENDS= gaim:${PORTSDIR}/net/gaim
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack lthack gtk20
-USE_INC_LIBTOOL_VER=13
-CONFIGURE_ARGS= --with-gaim-source=${X11BASE}/include/gaim
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+USE_GNOME= gnomeprefix gnomehack gtk20
+USE_LIBTOOL_VER=15
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
.include <bsd.port.mk>