aboutsummaryrefslogtreecommitdiff
path: root/graphics/giflib/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2014-04-05 14:55:35 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2014-04-05 14:55:35 +0000
commit042fa39d1f7d00bc03a75e48dbe167d0bd76c51f (patch)
treedf2c4b4cfc3da1d39cc642b0db9e8d15555c714a /graphics/giflib/Makefile
parent0457963959101d4aa3cf7863b99c47c2cc21ef5c (diff)
downloadports-042fa39d1f7d00bc03a75e48dbe167d0bd76c51f.tar.gz
ports-042fa39d1f7d00bc03a75e48dbe167d0bd76c51f.zip
Notes
Diffstat (limited to 'graphics/giflib/Makefile')
-rw-r--r--graphics/giflib/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile
index f3ca0f54f948..fd56b9438868 100644
--- a/graphics/giflib/Makefile
+++ b/graphics/giflib/Makefile
@@ -35,9 +35,6 @@ X11_CONFIGURE_ENABLE= x11
.if ${PORT_OPTIONS:MDOCBOOK} && ${PORT_OPTIONS:MDOCS}
BUILD_DEPENDS+= xmlto:${PORTSDIR}/textproc/xmlto \
${LOCALBASE}/share/xml/docbook/4.1.2:${PORTSDIR}/textproc/docbook-xml
-PLIST_SUB+= WITH_DOCBOOK=''
-.else
-PLIST_SUB+= WITH_DOCBOOK='@comment '
.endif
.if ${PORT_OPTIONS:MX11}