diff options
author | edwin <edwin@FreeBSD.org> | 2002-11-04 19:07:14 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-11-04 19:07:14 +0800 |
commit | 4017f72ea10f1340d9a991910d094c8f15b14897 (patch) | |
tree | 7cb588745ab8e9400fa4e997798ba8db0b25c1ad /databases/firebird-server | |
parent | 7ca2fa15d7f5cb19729dd42427891c7f42f4c91f (diff) | |
download | freebsd-ports-gnome-4017f72ea10f1340d9a991910d094c8f15b14897.tar.gz freebsd-ports-gnome-4017f72ea10f1340d9a991910d094c8f15b14897.tar.zst freebsd-ports-gnome-4017f72ea10f1340d9a991910d094c8f15b14897.zip |
Lots of perl in the install-scripts
Noticed by: bento
Diffstat (limited to 'databases/firebird-server')
-rw-r--r-- | databases/firebird-server/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/firebird-server/Makefile b/databases/firebird-server/Makefile index c0f4343a84d1..1606fc389e38 100644 --- a/databases/firebird-server/Makefile +++ b/databases/firebird-server/Makefile @@ -25,6 +25,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 |