aboutsummaryrefslogtreecommitdiff
path: root/textproc/docproj
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2013-01-04 00:42:03 +0000
committerGlen Barber <gjb@FreeBSD.org>2013-01-04 00:42:03 +0000
commit3d6e1ac702659d86b9b61fc5d32ee905f7df4303 (patch)
tree9da533116d115ff51b9557ae6844fedd8338c9ca /textproc/docproj
parent75965376bb41240f66d20efa8f26f2a258df037b (diff)
downloadports-3d6e1ac702659d86b9b61fc5d32ee905f7df4303.tar.gz
ports-3d6e1ac702659d86b9b61fc5d32ee905f7df4303.zip
Revert previous commit. The more correct solution to this port
is to convert to the new options framework. Submitted by: doceng (hrs) Approved by: doceng (implicit), eadler (mentor, implicit)
Notes
Notes: svn path=/head/; revision=309910
Diffstat (limited to 'textproc/docproj')
-rw-r--r--textproc/docproj/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile
index 60654e356fed..9701baccea42 100644
--- a/textproc/docproj/Makefile
+++ b/textproc/docproj/Makefile
@@ -53,7 +53,7 @@ RUN_DEPENDS+= jade:${PORTSDIR}/textproc/jade
.if defined(JADETEX)
WITH_JADETEX= ${JADETEX}
.endif
-WITH_JADETEX?= no
+WITH_JADETEX?=
.if defined(PACKAGE_BUILDING)
WITH_JADETEX= yes