aboutsummaryrefslogtreecommitdiffstats
path: root/misc/projectionlib
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2010-06-03 23:54:29 +0800
committerpav <pav@FreeBSD.org>2010-06-03 23:54:29 +0800
commit53f4b372e0b67aa39ec24b0473e3454201de1c92 (patch)
treefddadccc505dc31b17790691a28204f894c9d8af /misc/projectionlib
parent37d148ed9c0d6a016f957b09a710ba200db77dae (diff)
downloadfreebsd-ports-graphics-53f4b372e0b67aa39ec24b0473e3454201de1c92.tar.gz
freebsd-ports-graphics-53f4b372e0b67aa39ec24b0473e3454201de1c92.tar.zst
freebsd-ports-graphics-53f4b372e0b67aa39ec24b0473e3454201de1c92.zip
- Convert unzip -a to USE_DOS2UNIX
PR: ports/146533 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
Diffstat (limited to 'misc/projectionlib')
-rw-r--r--misc/projectionlib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/projectionlib/Makefile b/misc/projectionlib/Makefile
index da34f307400..2919d976e0a 100644
--- a/misc/projectionlib/Makefile
+++ b/misc/projectionlib/Makefile
@@ -16,11 +16,10 @@ COMMENT= A C++ wrapper for the USGS GCTP projection library
LIB_DEPENDS= gctpc.1:${PORTSDIR}/misc/gctpc
-EXTRACT_CMD= unzip -a
-
WRKSRC= ${WRKDIR}/dlgv32/ProjectionLib
USE_ZIP= yes
+USE_DOS2UNIX= *.cpp *.h
USE_LDCONFIG= yes
MAKEFILE= ${FILESDIR}/Makefile