From 68f883edfc802c049ba59e75f77e9f7c6d6071f5 Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Thu, 16 Jul 2015 20:53:28 +0000 Subject: Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript. Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection. Arguments supported: , build, run, nox11 and agpl PR: 201201 (exp-run) Approved by: portmgr (mat@) Exp run by: antione@ (previous patch) Differential Revision: https://reviews.freebsd.org/D2938 --- graphics/cinepaint/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'graphics/cinepaint') diff --git a/graphics/cinepaint/Makefile b/graphics/cinepaint/Makefile index 24e06fe74cf6..4093446143ce 100644 --- a/graphics/cinepaint/Makefile +++ b/graphics/cinepaint/Makefile @@ -25,11 +25,10 @@ OYRANOS_DESC= ICC profile support via Oyranos PRINT_DESC= Gutenprint (gimp-print) plugin GNU_CONFIGURE= yes -USES= autoreconf desktop-file-utils gettext gmake jpeg libtool \ - pkgconfig python +USES= autoreconf desktop-file-utils gettext ghostscript:run \ + gmake jpeg libtool pkgconfig python USE_XORG= xmu USE_GNOME= gtk20 -USE_GHOSTSCRIPT_RUN=yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip -- cgit v1.2.3