diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2017-04-08 11:05:26 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2017-04-08 11:05:26 +0000 |
commit | c1ceab4ebe4b3dba532afa3279694044ee659893 (patch) | |
tree | 37799fe0e792286636e209c890552dd77aef60fb | |
parent | 20693d2c9ae8dfbfa9e301565621c5cb1237abe1 (diff) | |
download | ports-c1ceab4ebe4b3dba532afa3279694044ee659893.tar.gz ports-c1ceab4ebe4b3dba532afa3279694044ee659893.zip |
Notes
-rw-r--r-- | print/cups/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile index 5d42abd696ff..63d84792f214 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -38,7 +38,7 @@ CONFIGURE_ARGS= --disable-dnssd \ --with-pam-module="unix" \ ac_cv_path_JAVA= ac_cv_path_PERL= ac_cv_path_PHPCGI= \ ac_cv_path_PHP= ac_cv_path_PYTHON= -USES= cpe gmake iconv localbase pkgconfig tar:bzip2 +USES= cpe gmake iconv localbase pkgconfig CPE_VENDOR= apple USE_LDCONFIG= yes USE_RC_SUBR= cupsd |