summaryrefslogtreecommitdiffstats
path: root/archivers/file-roller/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2002-12-11 12:25:56 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2002-12-11 12:25:56 +0800
commit6a3760670a692afdc3366d38aa43165275a7ee8f (patch)
treece4525abfe38d518261cf00f05541ef81f46fb7b /archivers/file-roller/Makefile
parenta289b01da2c67aad83d0fc4868eb5667bfe46afc (diff)
downloadmarcuscom-ports-6a3760670a692afdc3366d38aa43165275a7ee8f.tar
marcuscom-ports-6a3760670a692afdc3366d38aa43165275a7ee8f.tar.gz
marcuscom-ports-6a3760670a692afdc3366d38aa43165275a7ee8f.tar.bz2
marcuscom-ports-6a3760670a692afdc3366d38aa43165275a7ee8f.tar.lz
marcuscom-ports-6a3760670a692afdc3366d38aa43165275a7ee8f.tar.xz
marcuscom-ports-6a3760670a692afdc3366d38aa43165275a7ee8f.tar.zst
marcuscom-ports-6a3760670a692afdc3366d38aa43165275a7ee8f.zip
Update to 2.1.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@271 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'archivers/file-roller/Makefile')
-rw-r--r--archivers/file-roller/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile
index e5d29a28f..2f0fba559 100644
--- a/archivers/file-roller/Makefile
+++ b/archivers/file-roller/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= fileroller
-PORTVERSION= 2.1.2
-PORTREVISION= 1
+PORTVERSION= 2.1.4
PORTEPOCH= 1
CATEGORIES= archivers gnome
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/file-roller/2.1
DISTNAME= file-roller-${PORTVERSION}
+DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
@@ -26,7 +26,7 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack
-GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"