add a comment explaining previous, requested by sthen@.
This commit is contained in:
parent
222a74283b
commit
4a0c0b9f91
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2011/12/27 11:15:36 pascal Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2011/12/27 14:27:23 pascal Exp $
|
||||
|
||||
COMMENT= c++ validating XML parser
|
||||
|
||||
@ -29,6 +29,8 @@ WANTLIB= m stdc++
|
||||
XERCESCROOT= ${WRKDIR}/${DISTNAME}
|
||||
WRKSRC= ${XERCESCROOT}/src/xercesc
|
||||
|
||||
# runConfigure is a wrapper around a GNU configure script. In order to still
|
||||
# pick up our config.site defaults, use the gnu MODULE.
|
||||
MODULES = gnu
|
||||
|
||||
CONFIGURE_SCRIPT= ${XERCESCROOT}/src/xercesc/runConfigure
|
||||
|
Loading…
x
Reference in New Issue
Block a user