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 | |
parent | Lots of perl in the install-scripts (diff) |
Lots of perl in the install-scripts.
Noticed by: bento
Notes
Notes:
svn path=/head/; revision=69447
-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 |