diff options
Diffstat (limited to 'devel/py-notify/Makefile')
-rw-r--r-- | devel/py-notify/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-notify/Makefile b/devel/py-notify/Makefile index 4cfbde026b10..c7c9f3bf127f 100644 --- a/devel/py-notify/Makefile +++ b/devel/py-notify/Makefile @@ -13,7 +13,7 @@ COMMENT= python bindings for libnotify OPTIONS_DEFINE= DOCS -LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify +LIB_DEPENDS= libnotify.so:devel/libnotify USES= gmake libtool:keepla pathfix pkgconfig python:2 tar:bzip2 USE_GNOME= pygtk2 |