diff options
author | edwin <edwin@FreeBSD.org> | 2002-11-07 19:54:23 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-11-07 19:54:23 +0800 |
commit | 129223b5a5e03933b2f0b8189d115f51231a3e6e (patch) | |
tree | ec861b966a8d4b79762d86132047638f904ee966 /print/cups | |
parent | da9d4ad38cc132f26ef277232c7420f9a0172b28 (diff) | |
download | freebsd-ports-gnome-129223b5a5e03933b2f0b8189d115f51231a3e6e.tar.gz freebsd-ports-gnome-129223b5a5e03933b2f0b8189d115f51231a3e6e.tar.zst freebsd-ports-gnome-129223b5a5e03933b2f0b8189d115f51231a3e6e.zip |
Fix PERL dependencies for these ports (print/cups solves print/cups-base
and french/cups-base)
Noticed on: bento
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 |