diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-07 11:54:23 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-07 11:54:23 +0000 |
commit | da9f30c3f2aad267954d2c27dfffe51db72d1f9c (patch) | |
tree | 42f57c16711c9843c6790efb1b51284a79e1afb3 /japanese/eb/Makefile | |
parent | 8ed6dd60859fc88d9246852370f2bcb92ec28aa8 (diff) |
Fix PERL dependencies for these ports (print/cups solves print/cups-base
and french/cups-base)
Noticed on: bento
Notes
Notes:
svn path=/head/; revision=69654
Diffstat (limited to 'japanese/eb/Makefile')
-rw-r--r-- | japanese/eb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/eb/Makefile b/japanese/eb/Makefile index 8061560ff1a0..2d789d1ad4f0 100644 --- a/japanese/eb/Makefile +++ b/japanese/eb/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 \ |