diff options
Diffstat (limited to 'net/py-pynmsg/Makefile')
-rw-r--r-- | net/py-pynmsg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-pynmsg/Makefile b/net/py-pynmsg/Makefile index 0c6fcd8291a5..59b182be9ffb 100644 --- a/net/py-pynmsg/Makefile +++ b/net/py-pynmsg/Makefile @@ -12,7 +12,7 @@ COMMENT= Python wrapper for net/nmsg LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYRIGHT -LIB_DEPENDS= libnmsg.so:${PORTSDIR}/net/nmsg +LIB_DEPENDS= libnmsg.so:net/nmsg USE_PYTHON= autoplist distutils USES= pkgconfig python shebangfix uniquefiles:dirs |