CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/01/30 08:08:08
Modified files:
print/ghostscript/gnu: Makefile
print/ghostscript/gnu/pkg: PLIST
Added files:
print/ghostscript/gnu/pkg: PFRAG.gtk
Log message:
Some cleanups:
- drop uneeded CFLAGS in both places; good side-effect, our CFLAGS are not
overriden anymore
- add DEBUG_PACKAGES
- install gsc as gs (dynamic binary)
- only include gsx in the gtk FLAVOR (it's supposed to be the gtk loader,
otherwise it behaves as gs); could be a multi_package instead but that's for
another day
- simplify post-install dance
ok sthen@ (on an earlier diff), Volker Schlecht (maintainer)