diff options
Diffstat (limited to 'deskutils/mate-utils/Makefile')
-rw-r--r-- | deskutils/mate-utils/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/mate-utils/Makefile b/deskutils/mate-utils/Makefile index be595482043b..bdad8eec1a59 100644 --- a/deskutils/mate-utils/Makefile +++ b/deskutils/mate-utils/Makefile @@ -10,9 +10,9 @@ DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= MATE support utilities -BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool -LIB_DEPENDS= libgtop-2.0.so:${PORTSDIR}/devel/libgtop \ - libcanberra-gtk.so:${PORTSDIR}/audio/libcanberra +BUILD_DEPENDS= itstool:textproc/itstool +LIB_DEPENDS= libgtop-2.0.so:devel/libgtop \ + libcanberra-gtk.so:audio/libcanberra PORTSCOUT= limitw:1,even |