diff options
| author | Andrej Zverev <az@FreeBSD.org> | 2012-06-03 05:56:20 +0000 |
|---|---|---|
| committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-03 05:56:20 +0000 |
| commit | a50c1cb64785b551bfdbff06f3e1ee2731d50271 (patch) | |
| tree | f0d9050bfa3146dd2ccf52f45dfa6976fdf0d336 /databases/p5-Text-Query-SQL | |
| parent | - fix build with giflib 4.2.0 (diff) | |
- Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (tobez@ via IM)
Diffstat (limited to 'databases/p5-Text-Query-SQL')
| -rw-r--r-- | databases/p5-Text-Query-SQL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-Text-Query-SQL/Makefile b/databases/p5-Text-Query-SQL/Makefile index b68705ca769d..79e938e3654a 100644 --- a/databases/p5-Text-Query-SQL/Makefile +++ b/databases/p5-Text-Query-SQL/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Text-Query-SQL provides query builders for SQL databases -BUILD_DEPENDS= ${SITE_PERL}/Text/Query.pm:${PORTSDIR}/textproc/p5-Text-Query +BUILD_DEPENDS= p5-Text-Query>=0:${PORTSDIR}/textproc/p5-Text-Query RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI |
