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 /print/cups | |
parent | - Do not install useless .la file (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 'print/cups')
-rw-r--r-- | print/cups/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile index 6135cc2a2a4e..b17bc4d6582b 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -22,6 +22,7 @@ RUN_DEPENDS?= espgs:${.CURDIR}/../../print/cups-pstoraster \ DEPENDS_TARGET="package" .endif +USE_PERL5= yes NO_BUILD= true do-install: # empty do-patch: # empty |