diff options
Diffstat (limited to 'net/meanwhile-gaim/Makefile')
-rw-r--r-- | net/meanwhile-gaim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/meanwhile-gaim/Makefile b/net/meanwhile-gaim/Makefile index 6ff2653d1189..53a61f92fc33 100644 --- a/net/meanwhile-gaim/Makefile +++ b/net/meanwhile-gaim/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= gaim:${PORTSDIR}/net/gaim USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack lthack gtk20 -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 CONFIGURE_ARGS= --with-gaim-source=${X11BASE}/include/gaim CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |