From 3d1075594f3102655b6a022513fa902f37868dc7 Mon Sep 17 00:00:00 2001 From: oliver Date: Sun, 18 Apr 2004 17:29:54 +0000 Subject: update to 4.0.5 use libtool version 15 instead of 13 --- print/xfce4-print/Makefile | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'print/xfce4-print/Makefile') diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile index 45b3480e866d..8b77d934e8c8 100644 --- a/print/xfce4-print/Makefile +++ b/print/xfce4-print/Makefile @@ -6,11 +6,10 @@ # PORTNAME= xfce4-print -PORTVERSION= 4.0.4 -PORTREVISION= 1 +PORTVERSION= 4.0.5 +PORTREVISION= 0 CATEGORIES= print xfce -MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ - ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/ \ +MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/ \ http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PORTVERSION}/src/ DISTNAME= xfprint-${PORTVERSION} DIST_SUBDIR= xfce4 @@ -24,7 +23,7 @@ LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ USE_GETTEXT= yes USE_GNOME= gtk20 USE_X_PREFIX= yes -USE_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CFLAGS=-I${LOCALBASE}/include \ -- cgit