diff options
author | edwin <edwin@FreeBSD.org> | 2002-11-04 11:07:48 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-11-04 11:07:48 +0000 |
commit | 7991e83bc30bc04e5228203cf23f0f3f380f9986 (patch) | |
tree | 598964b3671bd155bfbae1b90088a8809fe13c14 /databases | |
parent | 4017f72ea10f1340d9a991910d094c8f15b14897 (diff) | |
download | FreeBSD-ports-7991e83bc30bc04e5228203cf23f0f3f380f9986.zip FreeBSD-ports-7991e83bc30bc04e5228203cf23f0f3f380f9986.tar.gz |
Lots of perl in the install-scripts.
Noticed by: bento
Diffstat (limited to 'databases')
-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 f1347c8..a4825e4 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 |