diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-07-31 01:27:17 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-07-31 01:27:17 +0000 |
commit | 0c2e091089a6b50e122c8fb7638f6d5da4be9213 (patch) | |
tree | 3f224e303d4470f81334e06dceccb1eee2c54ff7 /textproc/xqilla | |
parent | ab7d3827b750a9413d6a3b121fadb9d20b7290b1 (diff) | |
download | ports-0c2e091089a6b50e122c8fb7638f6d5da4be9213.tar.gz ports-0c2e091089a6b50e122c8fb7638f6d5da4be9213.zip |
Notes
Diffstat (limited to 'textproc/xqilla')
-rw-r--r-- | textproc/xqilla/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xqilla/Makefile b/textproc/xqilla/Makefile index bb904f692477..994b67974cfe 100644 --- a/textproc/xqilla/Makefile +++ b/textproc/xqilla/Makefile @@ -15,7 +15,7 @@ DISTNAME= XQilla-${PORTVERSION} MAINTAINER= vanilla@FreeBSD.org COMMENT= An XQuery and XPath2 library -BUILD_DEPENDS= xerces-c.27:${PORTSDIR}/textproc/xerces-c2:build +BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/textproc/xerces-c2:build LIB_DEPENDS= xerces-c.27:${PORTSDIR}/textproc/xerces-c2 USE_GMAKE= yes |