diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gaim-guifications/Makefile | 2 | ||||
-rw-r--r-- | misc/pybliographer/Makefile | 2 | ||||
-rw-r--r-- | misc/skyutils/Makefile | 2 | ||||
-rw-r--r-- | misc/talkfilters/Makefile | 2 | ||||
-rw-r--r-- | misc/xfce4-iconbox/Makefile | 2 | ||||
-rw-r--r-- | misc/xfce4-weather-plugin/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/misc/gaim-guifications/Makefile b/misc/gaim-guifications/Makefile index 9663d752d6e0..d693b8465151 100644 --- a/misc/gaim-guifications/Makefile +++ b/misc/gaim-guifications/Makefile @@ -21,6 +21,6 @@ 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 .include <bsd.port.mk> diff --git a/misc/pybliographer/Makefile b/misc/pybliographer/Makefile index d87b6a23468c..8ed3d9f26251 100644 --- a/misc/pybliographer/Makefile +++ b/misc/pybliographer/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/_gnomemodule.so:${PORTSDIR}/x11-toolki USE_GNOME= glib12 gnomehack gnomeprefix USE_PYTHON= yes USE_X_PREFIX= yes -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ diff --git a/misc/skyutils/Makefile b/misc/skyutils/Makefile index d671a8dbf224..daf6a1a82b65 100644 --- a/misc/skyutils/Makefile +++ b/misc/skyutils/Makefile @@ -14,7 +14,7 @@ MAINTAINER= machiel_mastenbroek@hotmail.com COMMENT= A library required by smssend (same author) USE_AUTOCONF_VER?=259 -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 INSTALLS_SHLIB= yes .include <bsd.port.mk> diff --git a/misc/talkfilters/Makefile b/misc/talkfilters/Makefile index 9e46daf5b220..edb8fb607b90 100644 --- a/misc/talkfilters/Makefile +++ b/misc/talkfilters/Makefile @@ -15,7 +15,7 @@ COMMENT= Set of filters to convert English text to various stereotyped dialects CONFLICTS= jive* chef* -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes diff --git a/misc/xfce4-iconbox/Makefile b/misc/xfce4-iconbox/Makefile index a977e7e95876..cb5b440118d5 100644 --- a/misc/xfce4-iconbox/Makefile +++ b/misc/xfce4-iconbox/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ USE_GETTEXT= yes USE_GNOME= gtk20 USE_X_PREFIX= yes -USE_LIBTOOL_VER=15 +USE_INC_LIBTOOL_VER=15 INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CFLAGS=-I${LOCALBASE}/include \ diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile index d58026bc641e..fd207a12952d 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel USE_BZIP2= yes USE_GNOME= gtk20 USE_X_PREFIX= yes -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} |