summaryrefslogtreecommitdiff
path: root/graphics/qtutils/Makefile
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-06-01 19:56:04 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-06-01 19:56:04 +0000
commit7f44153281a28abf9f54db4292179516460951dc (patch)
treef0cbd198d34668e8d3997d4c3f820de3e33aa98c /graphics/qtutils/Makefile
parent. pre-install -> pre-su-install as this port may create a directory in (diff)
change the libtool version to use from 1.3 to 1.5
Notes
Notes: svn path=/head/; revision=136637
Diffstat (limited to 'graphics/qtutils/Makefile')
-rw-r--r--graphics/qtutils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/qtutils/Makefile b/graphics/qtutils/Makefile
index 1d1053171a08..207b3b887ccc 100644
--- a/graphics/qtutils/Makefile
+++ b/graphics/qtutils/Makefile
@@ -19,9 +19,9 @@ LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \
quicktime.0:${PORTSDIR}/multimedia/libquicktime
USE_GNOME= glib12
-USE_GETOPT_LONG= yes
+USE_GETOPT_LONG=yes
USE_REINPLACE= yes
-USE_LIBTOOL_VER=13
+USE_LIBTOOL_VER=15
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"