diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2015-10-15 14:55:14 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-10-15 14:55:14 +0000 |
| commit | 7f0f664d7e0d5fbb1fd0e1cc45d4b413f66c97ae (patch) | |
| tree | d30bee8baf5be305289898828fb58299162e2f54 /graphics/pecomato/files/patch-Makefile.unix | |
| parent | security/polarssl: Update to 1.2.17 (diff) | |
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694
Diffstat (limited to 'graphics/pecomato/files/patch-Makefile.unix')
| -rw-r--r-- | graphics/pecomato/files/patch-Makefile.unix | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/pecomato/files/patch-Makefile.unix b/graphics/pecomato/files/patch-Makefile.unix index 2bc36b1146bf..a7f96d046a63 100644 --- a/graphics/pecomato/files/patch-Makefile.unix +++ b/graphics/pecomato/files/patch-Makefile.unix @@ -6,10 +6,6 @@ TARGET = $(PRODUCT) -OBJECTS = main.o gnu-strndup.o gnu-getline.o util.o exif.o iptc.o jfif.o adobe.o tiff.o +OBJECTS = main.o util.o exif.o iptc.o jfif.o adobe.o tiff.o -+NEEDEXT = $(shell expr $(OSVERSION) \< 800067) -+ifeq ($(NEEDEXT),1) -+OBJECTS += gnu-strndup.o gnu-getline.o -+endif DOC_DEFS = doc/Makefile.defs |
