freebsd-ports/graphics/tiff/files/patch-ac
Dirk Meyer 66a6d69d69 - Update to 3.6.0
PR:		57805
Submitted by:	tkato@prontomail.com
2003-10-12 06:12:40 +00:00

12 lines
480 B
Text

--- tools/Makefile.in.orig Mon Aug 12 00:01:46 2002
+++ tools/Makefile.in Wed Oct 8 00:19:39 2003
@@ -115,8 +115,7 @@
install: all
${INSTALL} -idb tiff.sw.tools -m 755 \
-dir ${DESTDIR}@DIR_BIN@
- ${INSTALL} -idb tiff.sw.tools -m 755 \
- -F ${DESTDIR}@DIR_BIN@ -O ${TARGETS}
+ ${BSD_INSTALL_PROGRAM} ${TARGETS} ${DESTDIR}@DIR_BIN@
@if [ "@LIBIMAGE@" = yes ]; then \
${INSTALL} -idb tiff.sw.tools -m 755 \
-F ${DESTDIR}@DIR_BIN@ -O sgi2tiff; \