summaryrefslogtreecommitdiffstats
path: root/archivers/file-roller/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-08-09 12:29:24 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-08-09 12:29:24 +0800
commit9e0a0e14a58e8879ae76c959e05a4d4abc6bb602 (patch)
tree30fa87e37e8070a4846a05ca5281d4ba5b6fbe9d /archivers/file-roller/Makefile
parentb4e4228bb1c319576f81db6fdc854eb0407db2cd (diff)
downloadmarcuscom-ports-9e0a0e14a58e8879ae76c959e05a4d4abc6bb602.tar
marcuscom-ports-9e0a0e14a58e8879ae76c959e05a4d4abc6bb602.tar.gz
marcuscom-ports-9e0a0e14a58e8879ae76c959e05a4d4abc6bb602.tar.bz2
marcuscom-ports-9e0a0e14a58e8879ae76c959e05a4d4abc6bb602.tar.lz
marcuscom-ports-9e0a0e14a58e8879ae76c959e05a4d4abc6bb602.tar.xz
marcuscom-ports-9e0a0e14a58e8879ae76c959e05a4d4abc6bb602.tar.zst
marcuscom-ports-9e0a0e14a58e8879ae76c959e05a4d4abc6bb602.zip
Update to 2.11.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4433 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'archivers/file-roller/Makefile')
-rw-r--r--archivers/file-roller/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile
index abf1ee82f..69e1f5335 100644
--- a/archivers/file-roller/Makefile
+++ b/archivers/file-roller/Makefile
@@ -3,11 +3,11 @@
# Whom: Anders Nordby <anders@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/archivers/fileroller/Makefile,v 1.74 2005/07/03 23:17:16 marcus Exp $
+# $MCom: ports/archivers/fileroller/Makefile,v 1.75 2005/07/26 01:42:56 marcus Exp $
#
PORTNAME= fileroller
-PORTVERSION= 2.11.90
+PORTVERSION= 2.11.91
PORTEPOCH= 1
CATEGORIES= archivers gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
@@ -28,7 +28,8 @@ INSTALLS_OMF= yes
USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix intlhack gnomehack desktopfileutils nautilus2
+USE_GNOME= gnomeprefix intlhack gnomehack desktopfileutils nautilus2 \
+ gnomedocutils
USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"