summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-23 05:02:45 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-23 05:02:45 +0800
commit21fa89c56c7d88e616c1deb08cc1f1bc28a87303 (patch)
treee5d74f514a9e920730057004a4a0d1012176153f /graphics
parentc92ffe306cc0ec449b0bf5cb1e227966a785aa2e (diff)
downloadmarcuscom-ports-21fa89c56c7d88e616c1deb08cc1f1bc28a87303.tar
marcuscom-ports-21fa89c56c7d88e616c1deb08cc1f1bc28a87303.tar.gz
marcuscom-ports-21fa89c56c7d88e616c1deb08cc1f1bc28a87303.tar.bz2
marcuscom-ports-21fa89c56c7d88e616c1deb08cc1f1bc28a87303.tar.lz
marcuscom-ports-21fa89c56c7d88e616c1deb08cc1f1bc28a87303.tar.xz
marcuscom-ports-21fa89c56c7d88e616c1deb08cc1f1bc28a87303.tar.zst
marcuscom-ports-21fa89c56c7d88e616c1deb08cc1f1bc28a87303.zip
Disable autocheck of djview, no function change as it is disable anyway.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6696 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r--graphics/evince/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile
index 4cc1ebe90..bd8efae3f 100644
--- a/graphics/evince/Makefile
+++ b/graphics/evince/Makefile
@@ -3,7 +3,7 @@
# Whom: Adam Weinberger <adamw@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/graphics/evince/Makefile,v 1.52 2006/07/11 00:28:01 ahze Exp $
+# $MCom: ports/graphics/evince/Makefile,v 1.53 2006/07/21 20:46:56 mezz Exp $
#
PORTNAME= evince
@@ -75,12 +75,12 @@ PLIST_SUB+= NAUTILUS="@comment "
CONFIGURE_ARGS+= --disable-impress
#.endif
-.if exists(${X11BASE}/bin/djview)
-DJVU_DIR?= # empty
-.else
-DJVU_DIR?= -nox11
-.endif
-
+#.if exists(${X11BASE}/bin/djview)
+#DJVU_DIR?= # empty
+#.else
+#DJVU_DIR?= -nox11
+#.endif
+#
#.if defined(WITH_DJVU)
#LIB_DEPENDS+= djvulibre.17:${PORTSDIR}/graphics/djvulibre${DJVU_DIR}
#CONFIGURE_ARGS+= --enable-djvu