From 794031c39c6c33609226dff1144d8a9e10645ff2 Mon Sep 17 00:00:00 2001 From: jasper Date: Wed, 17 Aug 2016 07:02:31 +0000 Subject: [PATCH] zap stray line that snuck in; spotted by nigel@ --- net/py-paho-mqtt/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net/py-paho-mqtt/Makefile b/net/py-paho-mqtt/Makefile index 2e6561ec0b7..ffba6fc57a3 100644 --- a/net/py-paho-mqtt/Makefile +++ b/net/py-paho-mqtt/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2016/08/16 06:49:09 jasper Exp $ +# $OpenBSD: Makefile,v 1.2 2016/08/17 07:02:31 jasper Exp $ COMMENT = MQTT Python client library @@ -22,7 +22,6 @@ FLAVOR ?= MODPY_ADJ_FILES = examples/*.py post-install: - ${MODPY_ ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/${MODPY_PY_PREFIX}paho-mqtt ${INSTALL_DATA} ${WRKSRC}/examples/*.py \ ${PREFIX}/share/examples/${MODPY_PY_PREFIX}paho-mqtt