diff options
Diffstat (limited to 'german/ksteak/Makefile')
-rw-r--r-- | german/ksteak/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/german/ksteak/Makefile b/german/ksteak/Makefile index f9f22a65a7a2..01276af89c52 100644 --- a/german/ksteak/Makefile +++ b/german/ksteak/Makefile @@ -7,7 +7,7 @@ PORTNAME= ksteak PORTVERSION= 1.0.0.p2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= german kde MASTER_SITES= http://www.der-fritz.de/ksteak/ DISTNAME= ksteak-1.0.0pre2 @@ -20,12 +20,10 @@ RUN_DEPENDS= steak:${PORTSDIR}/german/steak USE_BZIP2= yes USE_KDELIBS_VER=3 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:13:inc +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes - CONFIGURE_TARGET= CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -GNU_CONFIGURE= yes .include <bsd.port.pre.mk> EXTRA_PATCHES= ${PORTSDIR}/x11/kde3/files/extrapatch-old_configure |