remove NO_CONFIGURE which has been obsolete for ages.

This commit is contained in:
steven 2006-07-22 18:18:36 +00:00
parent 91ad818ed2
commit 1aac669a2f
2 changed files with 2 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2005/09/04 23:38:18 espie Exp $
# $OpenBSD: Makefile,v 1.3 2006/07/22 18:18:36 steven Exp $
COMMENT= "docbook XSL modular stylesheet"
@ -19,7 +19,6 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=docbook/}
BUILD_DEPENDS= :libxml->=2.6.16p6:textproc/libxml
RUN_DEPENDS= :libxml->=2.6.16p6:textproc/libxml
NO_CONFIGURE= Yes
NO_REGRESS= Yes
PKG_ARCH= *

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.27 2006/06/17 15:23:57 naddy Exp $
# $OpenBSD: Makefile,v 1.28 2006/07/22 18:18:36 steven Exp $
SHARED_ONLY= Yes
@ -29,8 +29,6 @@ MODULES= lang/python
RUN_DEPENDS+= expat::textproc/expat
.endif
NO_CONFIGURE=Yes
BUILD_ARGS= --build-base=${WRKSRC} \
--build-lib="${WRKSRC}/build-lib" \
--build-scripts="${WRKSRC}/build-scripts" \