aboutsummaryrefslogtreecommitdiff
path: root/devel/buildtool/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-07-24 20:06:57 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-07-24 20:06:57 +0000
commita4dc4a55e6cfb722448b7caa38c9615342ed7b05 (patch)
treeb5ae5d972109a00dadeea763fbb79d1f9f4fcad7 /devel/buildtool/Makefile
parentcd756fcca111ca50af87d661890d100824d30ceb (diff)
downloadports-a4dc4a55e6cfb722448b7caa38c9615342ed7b05.tar.gz
ports-a4dc4a55e6cfb722448b7caa38c9615342ed7b05.zip
Notes
Diffstat (limited to 'devel/buildtool/Makefile')
-rw-r--r--devel/buildtool/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/buildtool/Makefile b/devel/buildtool/Makefile
index a6a12920ab7a..129e89689db7 100644
--- a/devel/buildtool/Makefile
+++ b/devel/buildtool/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= buildtool
-PORTVERSION= 0.11
+PORTVERSION= 0.12
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,9 +16,6 @@ COMMENT= A set of portable software build utilities
HAS_CONFIGURE= yes
CONFIGURE_ARGS= -p ${PREFIX}
-.if defined(NOPORTDOCS)
-CONFIGURE_ARGS+= -n doc
-.endif
MAN1= buildtool.1
DOCS= CHANGES PEOPLE README TODO