aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2016-02-28 09:32:43 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2016-02-28 09:32:43 +0000
commit78b97f0b61e4a00be8e30af236bc8b8914d00475 (patch)
tree3625317c71689869e4617a614f6aef4e36c36f21 /net
parentc0eebf3a5da22a5efabd43c35b85ae9a87e2419d (diff)
downloadports-78b97f0b61e4a00be8e30af236bc8b8914d00475.tar.gz
ports-78b97f0b61e4a00be8e30af236bc8b8914d00475.zip
- Makefile.local for slave ports is included by bsd.port.mk r397519
Notes
Notes: svn path=/head/; revision=409731
Diffstat (limited to 'net')
-rw-r--r--net/py-miniupnpc/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/py-miniupnpc/Makefile b/net/py-miniupnpc/Makefile
index ed01b7b6801e..490384db8150 100644
--- a/net/py-miniupnpc/Makefile
+++ b/net/py-miniupnpc/Makefile
@@ -15,10 +15,6 @@ USE_PYTHON= autoplist distutils
WRKDIR= ${WRKDIRPREFIX}${MASTERDIR}/work
PLIST= ${.CURDIR}/pkg-plist
-.if exists(${.CURDIR}/Makefile.local)
-.include "${.CURDIR}/Makefile.local"
-.endif
-
post-patch:
${REINPLACE_CMD} 's/\(version\)="[^"]*"/\1="${PORTVERSION}"/' \
${WRKSRC}/setup.py