diff options
author | edwin <edwin@FreeBSD.org> | 2002-11-07 11:54:23 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-11-07 11:54:23 +0000 |
commit | 129223b5a5e03933b2f0b8189d115f51231a3e6e (patch) | |
tree | ec861b966a8d4b79762d86132047638f904ee966 /japanese/eb3 | |
parent | da9d4ad38cc132f26ef277232c7420f9a0172b28 (diff) | |
download | FreeBSD-ports-129223b5a5e03933b2f0b8189d115f51231a3e6e.zip FreeBSD-ports-129223b5a5e03933b2f0b8189d115f51231a3e6e.tar.gz |
Fix PERL dependencies for these ports (print/cups solves print/cups-base
and french/cups-base)
Noticed on: bento
Diffstat (limited to 'japanese/eb3')
-rw-r--r-- | japanese/eb3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/eb3/Makefile b/japanese/eb3/Makefile index 8061560..2d789d1 100644 --- a/japanese/eb3/Makefile +++ b/japanese/eb3/Makefile @@ -55,6 +55,7 @@ APPENDIXFILES= appendix/cencro-1.0.tar.gz \ DIST_SUBDIR= eb +USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-nls \ --with-gettext-includes=${PREFIX}/include \ |