diff options
Diffstat (limited to 'devel/py-pyinotify/Makefile')
-rw-r--r-- | devel/py-pyinotify/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pyinotify/Makefile b/devel/py-pyinotify/Makefile index c79c824e4129..692143bd017c 100644 --- a/devel/py-pyinotify/Makefile +++ b/devel/py-pyinotify/Makefile @@ -12,7 +12,7 @@ COMMENT= Python interface to (lib)inotify LICENSE= MIT -LIB_DEPENDS= libinotify.so:${PORTSDIR}/devel/libinotify +LIB_DEPENDS= libinotify.so:devel/libinotify USES= python USE_PYTHON= distutils |