openbsd-ports/print/foo2zjs/patches/patch-icc2ps_Makefile
giovanni f6caac7dd5 Update to 20090623 version.
ok and help ajacoutot@
2009-08-03 13:10:09 +00:00

18 lines
562 B
Plaintext

$OpenBSD: patch-icc2ps_Makefile,v 1.2 2009/08/03 13:10:09 giovanni Exp $
--- icc2ps/Makefile.orig Sun Mar 1 23:04:53 2009
+++ icc2ps/Makefile Sun Jul 19 13:00:16 2009
@@ -1,11 +1,11 @@
UNAME := $(shell uname)
-PREFIX= /usr
+
BIN= $(PREFIX)/bin
SRC= icc2ps.c xgetopt.c
LIB= cmscam97.c cmscnvrt.c cmserr.c cmsgamma.c cmsgmt.c cmsintrp.c cmsio1.c \
cmslut.c cmsmatsh.c cmsmtrx.c cmsnamed.c cmspack.c cmspcs.c cmsps2.c \
cmssamp.c cmswtpnt.c cmsxform.c cmsio0.c cmsvirt.c
-CFLAGS= -O3
+
INSTALL=install
ifeq ($(UNAME),SunOS)
INSTALL=/usr/ucb/install