diff options
author | kris <kris@FreeBSD.org> | 2004-12-16 16:01:10 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-12-16 16:01:10 +0800 |
commit | 2c0a0b4f632b4a94f824239366a887e79ff8ea77 (patch) | |
tree | 63e14f92ab6ba04ac0bb14b882f0d02681beda40 /print | |
parent | 619b0743201a7bf9577a67587a3b5ecb415c23b6 (diff) | |
download | freebsd-ports-gnome-2c0a0b4f632b4a94f824239366a887e79ff8ea77.tar.gz freebsd-ports-gnome-2c0a0b4f632b4a94f824239366a887e79ff8ea77.tar.zst freebsd-ports-gnome-2c0a0b4f632b4a94f824239366a887e79ff8ea77.zip |
BROKEN: Changes ownership of previously-installed files
Diffstat (limited to 'print')
-rw-r--r-- | print/cups-pstoraster/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/cups-pstoraster/Makefile b/print/cups-pstoraster/Makefile index 1aa2b6a51c24..4161d09c8262 100644 --- a/print/cups-pstoraster/Makefile +++ b/print/cups-pstoraster/Makefile @@ -19,6 +19,8 @@ DIST_SUBDIR= ghostscript MAINTAINER= ports@FreeBSD.org COMMENT= GNU Postscript interpreter for CUPS printing to non-PS printers +BROKEN= Changes ownership of previously installed files + LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/${PORTVERSION}/lib/gs_init.ps:${PORTSDIR}/print/ghostscript-gnu |