diff options
author | kris <kris@FreeBSD.org> | 2004-01-30 17:02:25 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-01-30 17:02:25 +0800 |
commit | 8dbad81f13876841a02e0e3496ca15e404119b87 (patch) | |
tree | dc801d1c5c0d419bd2a6bbfb22c2cc1d341eaea3 /print/cups-base | |
parent | b4d42d846dcde21aeead488848579dc831172a16 (diff) | |
download | freebsd-ports-gnome-8dbad81f13876841a02e0e3496ca15e404119b87.tar.gz freebsd-ports-gnome-8dbad81f13876841a02e0e3496ca15e404119b87.tar.zst freebsd-ports-gnome-8dbad81f13876841a02e0e3496ca15e404119b87.zip |
FORBIDDEN: Changes ownership of system directories
Diffstat (limited to 'print/cups-base')
-rw-r--r-- | print/cups-base/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile index 8b4cb7fda3ae..c9c381d4f0c9 100644 --- a/print/cups-base/Makefile +++ b/print/cups-base/Makefile @@ -17,6 +17,8 @@ MASTER_SITES= ${CUPS_MASTER_SITES} MAINTAINER= asa@gascom.ru COMMENT= The Common UNIX Printing System: headers, libs, & daemons +FORBIDDEN= "Changes ownership of system directories" + USE_REINPLACE= yes INSTALLS_SHLIB= yes |