aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2007-02-25 12:08:50 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2007-02-25 12:08:50 +0000
commit4b882bbbf46849f5f1047e94d78e26a588a8e2e6 (patch)
tree54c3ea26d1dc40e86b6d638d0793d1dd98debb29 /x11-fm
parent825e61ddf6b8ff684c3e1ee80de895dcf28646fe (diff)
downloadports-4b882bbbf46849f5f1047e94d78e26a588a8e2e6.tar.gz
ports-4b882bbbf46849f5f1047e94d78e26a588a8e2e6.zip
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/thunar/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/thunar/Makefile b/x11-fm/thunar/Makefile
index e90fb8c5f571..da7846cd7754 100644
--- a/x11-fm/thunar/Makefile
+++ b/x11-fm/thunar/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Thunar
PORTVERSION= 0.8.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-fm xfce
MASTER_SITES= ${MASTER_SITES_XFCE}
DIST_SUBDIR= xfce4
@@ -134,7 +134,7 @@ post-patch:
${WRKSRC}/docs/Makefile.in
@${REINPLACE_CMD} -e 's|echo aout|echo elf|g' ${WRKSRC}/configure
.if !defined(WITH_FAM)
- @${REINPLACE_CMD} -e 's|gamin|no-gamin|g' ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's|gamin|no-gamin|g; s|fam|no-fam|g' ${WRKSRC}/configure
.endif
.if !defined(WITH_HAL)
@${REINPLACE_CMD} -e 's|hal-storage|no-hal-storage|g' ${WRKSRC}/configure