aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-10-06 23:01:46 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-10-06 23:01:46 +0000
commitd66de6b6760f1024ff5ac790c261af996884a478 (patch)
tree3e88bcb31c22754491d1c2feccec4a86cb1f113e /x11-fm
parent24adbadbde03e7b998c00044bea72e3b1c406fa2 (diff)
downloadports-d66de6b6760f1024ff5ac790c261af996884a478.tar.gz
ports-d66de6b6760f1024ff5ac790c261af996884a478.zip
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/thunar-vfs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-fm/thunar-vfs/Makefile b/x11-fm/thunar-vfs/Makefile
index 27af58e50484..9bee2b5606dd 100644
--- a/x11-fm/thunar-vfs/Makefile
+++ b/x11-fm/thunar-vfs/Makefile
@@ -75,11 +75,11 @@ CONFIGURE_ARGS+=--disable-gnome-thumbnailers
.endif
.if ${PORT_OPTIONS:MAPIDOCS}
-CONFIGURE_ARGS+=--without-html-dir
-PLIST_SUB+= APIDOCS="@comment "
-.else
CONFIGURE_ARGS+=--with-html-dir=${PREFIX}/share/gtk-doc/html
PLIST_SUB+= APIDOCS=""
+.else
+CONFIGURE_ARGS+=--without-html-dir
+PLIST_SUB+= APIDOCS="@comment "
.endif
post-patch: