aboutsummaryrefslogtreecommitdiffstats
path: root/astro/gpstk/Makefile
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2012-02-29 10:41:49 +0800
committerwen <wen@FreeBSD.org>2012-02-29 10:41:49 +0800
commit7a032c78000f4902b7483800bcbd84824551206b (patch)
treefc696785203f6aaffb8057c9e867bb0acfffd02c /astro/gpstk/Makefile
parent81038c08c50aac6df48c239632e52ba51ae825b0 (diff)
downloadfreebsd-ports-gnome-7a032c78000f4902b7483800bcbd84824551206b.tar.gz
freebsd-ports-gnome-7a032c78000f4902b7483800bcbd84824551206b.tar.zst
freebsd-ports-gnome-7a032c78000f4902b7483800bcbd84824551206b.zip
- Avoid unecessary dos2unix invocations
PR: ports/165518 Submitted by: John Hein <jhein@symmetricom.com> (maintainer)
Diffstat (limited to 'astro/gpstk/Makefile')
-rw-r--r--astro/gpstk/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/gpstk/Makefile b/astro/gpstk/Makefile
index fd0f6880926c..152d189929ca 100644
--- a/astro/gpstk/Makefile
+++ b/astro/gpstk/Makefile
@@ -21,6 +21,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
USE_PYTHON_RUN= yes
USE_LDCONFIG= yes
USE_DOS2UNIX= yes
+DOS2UNIX_REGEX= ${WRKSRC}/Jamrules
JAM= jam
JAM_ENV= PREFIX="${PREFIX}" \