diff options
Diffstat (limited to 'sysutils/xfce4-systemload-plugin/Makefile')
-rw-r--r-- | sysutils/xfce4-systemload-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xfce4-systemload-plugin/Makefile b/sysutils/xfce4-systemload-plugin/Makefile index 1d70e9cd1271..1911e57d6c3d 100644 --- a/sysutils/xfce4-systemload-plugin/Makefile +++ b/sysutils/xfce4-systemload-plugin/Makefile @@ -13,7 +13,7 @@ COMMENT= System Load plugin for Xfce4 panel LICENSE= BSD2CLAUSE -LIB_DEPENDS= libupower-glib.so:${PORTSDIR}/sysutils/upower +LIB_DEPENDS= libupower-glib.so:sysutils/upower SSP_UNSAFE= yes GNU_CONFIGURE= yes |