diff options
Diffstat (limited to 'net/gupnp/Makefile')
-rw-r--r-- | net/gupnp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile index a7d205b..3b0f7dd 100644 --- a/net/gupnp/Makefile +++ b/net/gupnp/Makefile @@ -26,7 +26,6 @@ USE_CSTD= c11 USES= compiler:c11 gmake libtool pathfix pkgconfig python:run shebangfix tar:xz SHEBANG_FILES= tools/gupnp-binding-tool -python_CMD= ${PYTHON_CMD} .include <bsd.port.pre.mk> |