aboutsummaryrefslogtreecommitdiff
path: root/net/vde2
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-17 12:57:39 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-17 12:57:39 +0000
commitd4f0d704aa62dae553befa0c515169ea3ae2b048 (patch)
tree6869faeea02c3d8faff6918f1d4d2dfcb654372a /net/vde2
parent22a72a29d89741d39d90690f114ec7006568bad6 (diff)
downloadports-d4f0d704aa62dae553befa0c515169ea3ae2b048.tar.gz
ports-d4f0d704aa62dae553befa0c515169ea3ae2b048.zip
Notes
Diffstat (limited to 'net/vde2')
-rw-r--r--net/vde2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/vde2/Makefile b/net/vde2/Makefile
index 9bfeb7a77676..1c7fb5c5ba7e 100644
--- a/net/vde2/Makefile
+++ b/net/vde2/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vde2
PORTVERSION= 2.3.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= SF/vde/${PORTNAME}/${PORTVERSION}
@@ -17,7 +17,8 @@ CONFLICTS= vde-[0-9]*
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
-USES= gmake libtool pathfix
+USES= gmake libtool pathfix shebangfix
+SHEBANG_FILES= src/lib/python/VdePlug.py
USE_LDCONFIG= yes
MAKE_ENV= V=1
MAKE_JOBS_UNSAFE=yes