aboutsummaryrefslogtreecommitdiff
path: root/archivers/file-roller/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2010-01-02 22:11:22 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2010-01-02 22:11:22 +0000
commit463d6d0b9487d2d53d6d81e794c54147eea3142c (patch)
tree6321fc5edd26444fd57de8d9a763c93e57f9714b /archivers/file-roller/Makefile
parentd1054d1993e86bcf9344e285d46bb428b8ef9ce5 (diff)
downloadports-463d6d0b9487d2d53d6d81e794c54147eea3142c.tar.gz
ports-463d6d0b9487d2d53d6d81e794c54147eea3142c.zip
Notes
Diffstat (limited to 'archivers/file-roller/Makefile')
-rw-r--r--archivers/file-roller/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile
index 3097cc1dcccd..792e26a05c4b 100644
--- a/archivers/file-roller/Makefile
+++ b/archivers/file-roller/Makefile
@@ -8,6 +8,7 @@
PORTNAME= file-roller
PORTVERSION= 2.28.2
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= archivers gnome
MASTER_SITES= GNOME
@@ -18,7 +19,8 @@ COMMENT= An archive manager for zip files, tar, etc
OPTIONS= NAUTILUS "Enable Nautilus extension" on
-RUN_DEPENDS= ${LOCALBASE}/bin/gtar:${PORTSDIR}/archivers/gtar
+RUN_DEPENDS= ${LOCALBASE}/bin/gtar:${PORTSDIR}/archivers/gtar \
+ ${LOCALBASE}/bin/unzip:${PORTSDIR}/archivers/unzip
USE_LDCONFIG= yes
USE_BZIP2= yes
@@ -47,8 +49,9 @@ CONFIGURE_ARGS+= --disable-nautilus-actions
.endif
post-patch:
- @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \
- ${WRKSRC}/src/fr-command-tar.c
+ @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
+ ${WRKSRC}/src/fr-command-tar.c \
+ ${WRKSRC}/src/fr-command-zip.c
post-install:
@-update-desktop-database