diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-25 16:14:02 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-25 16:14:02 +0000 |
commit | 38cbe5cc9e99750df54915725121abf28135a148 (patch) | |
tree | 308ec6a88700b00819d64b8c4aeca9c20dd8bd87 /databases/p5-DBD-InterBase/Makefile | |
parent | 21bc5c0345300431d6e3edc6c43d743c61fc7b5e (diff) | |
download | ports-38cbe5cc9e99750df54915725121abf28135a148.tar.gz ports-38cbe5cc9e99750df54915725121abf28135a148.zip |
Notes
Diffstat (limited to 'databases/p5-DBD-InterBase/Makefile')
-rw-r--r-- | databases/p5-DBD-InterBase/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/p5-DBD-InterBase/Makefile b/databases/p5-DBD-InterBase/Makefile index 8977788490dd..a8adaea93822 100644 --- a/databases/p5-DBD-InterBase/Makefile +++ b/databases/p5-DBD-InterBase/Makefile @@ -14,9 +14,7 @@ COMMENT= DBI driver for InterBase/Firebird/Yaffil RDBMS server BUILD_DEPENDS= p5-DBI>=0:databases/p5-DBI RUN_DEPENDS:= ${BUILD_DEPENDS} -USE_FIREBIRD= yes - -USES= perl5 +USES= perl5 firebird USE_PERL5= patch configure post-patch: |