aboutsummaryrefslogtreecommitdiff
path: root/net/hanstunnel
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-03-21 18:47:47 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-03-21 18:47:47 +0000
commitaac6a05eb6af0ef3c0281b2089d1a6927c1c2ea7 (patch)
tree8c4655f6ac80292a311dfbdf83674d723f17c4bf /net/hanstunnel
parentf86fb72b890f519760f09101714a6dcd0444c5be (diff)
downloadports-aac6a05eb6af0ef3c0281b2089d1a6927c1c2ea7.tar.gz
ports-aac6a05eb6af0ef3c0281b2089d1a6927c1c2ea7.zip
Notes
Diffstat (limited to 'net/hanstunnel')
-rw-r--r--net/hanstunnel/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net/hanstunnel/Makefile b/net/hanstunnel/Makefile
index bec61c92cdd6..027c810d1ea7 100644
--- a/net/hanstunnel/Makefile
+++ b/net/hanstunnel/Makefile
@@ -21,12 +21,9 @@ MAKE_ARGS= GCC="${CC}" GPP="${CXX}" \
CFLAGS="${CFLAGS} -c" LDFLAGS="${LDFLAGS}" \
TUN_DEV_FILE="src/tun_dev_freebsd.c"
PLIST_FILES= bin/hans
-
+TARGET_ORDER_OVERRIDE= 040:dos2unix # Fix formatting for 050:ask-license
MAKE_JOBS_UNSAFE= yes
-# Remove CRs before ask-license to fix formatting in dialog(1)
-post-extract: dos2unix
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/hans ${STAGEDIR}${PREFIX}/bin