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