diff options
Diffstat (limited to 'chinese/pcmanx/Makefile')
-rw-r--r-- | chinese/pcmanx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/pcmanx/Makefile b/chinese/pcmanx/Makefile index df9e0bf065d4..9ce23b533fa8 100644 --- a/chinese/pcmanx/Makefile +++ b/chinese/pcmanx/Makefile @@ -40,7 +40,7 @@ DEBUG_CONFIGURE_ENABLE= debug DOCKLET_CONFIGURE_ENABLE= docklet NOTIFIER_CONFIGURE_ENABLE= notifier LIBNOTIFY_CONFIGURE_ENABLE= libnotify -LIBNOTIFY_LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify +LIBNOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify NANCY_CONFIGURE_ENABLE= nancy MOUSE_CONFIGURE_ENABLE= mouse EXTERNAL_CONFIGURE_ENABLE= external |