diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-04 11:07:48 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-04 11:07:48 +0000 |
commit | b338e25fe5497cca7b6ade66b429d4c0a55f1555 (patch) | |
tree | a8b7289034806297cd08a0ba44f55998c572376b /databases/firebird-devel | |
parent | d695eafc35c19aa1d0198c012694f2d48c6a2b1b (diff) | |
download | ports-b338e25fe5497cca7b6ade66b429d4c0a55f1555.tar.gz ports-b338e25fe5497cca7b6ade66b429d4c0a55f1555.zip |
Notes
Diffstat (limited to 'databases/firebird-devel')
-rw-r--r-- | databases/firebird-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/firebird-devel/Makefile b/databases/firebird-devel/Makefile index f1347c86c894..a4825e491b24 100644 --- a/databases/firebird-devel/Makefile +++ b/databases/firebird-devel/Makefile @@ -22,6 +22,7 @@ LDCONFIG_DIRS= %%PREFIX%%/firebird/lib MSG_FILE= ${PKGDIR}/pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message USE_REINPLACE= yes +USE_PERL5= yes ONLY_FOR_ARCHS= i386 |