diff --git a/net/py-libdnet/Makefile b/net/py-libdnet/Makefile index 58b553c1e3de..7f8be1f9ab75 100644 --- a/net/py-libdnet/Makefile +++ b/net/py-libdnet/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -6,7 +6,7 @@ COMMENT= Python module for libdnet LIB_DEPENDS= libdnet.so:net/libdnet -USES= autoreconf libtool python +USES= autoreconf libtool localbase:ldflags python MASTERDIR= ${.CURDIR}/../libdnet INSTALL_WRKSRC= ${WRKSRC}/python