diff options
Diffstat (limited to 'x11/mate-panel')
-rw-r--r-- | x11/mate-panel/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/mate-panel/Makefile b/x11/mate-panel/Makefile index ff99475373dc..31066535ece1 100644 --- a/x11/mate-panel/Makefile +++ b/x11/mate-panel/Makefile @@ -10,9 +10,9 @@ DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Panel component for the MATE Desktop -BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool -LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ - libcanberra-gtk.so:${PORTSDIR}/audio/libcanberra +BUILD_DEPENDS= itstool:textproc/itstool +LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ + libcanberra-gtk.so:audio/libcanberra PORTSCOUT= limitw:1,even |