diff options
Diffstat (limited to 'sysutils/gnome-system-monitor/Makefile')
-rw-r--r-- | sysutils/gnome-system-monitor/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile index 86e50cb7375a..4a67dd0769b3 100644 --- a/sysutils/gnome-system-monitor/Makefile +++ b/sysutils/gnome-system-monitor/Makefile @@ -10,10 +10,10 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME 3 system monitor program -BUILD_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme \ - itstool:${PORTSDIR}/textproc/itstool -LIB_DEPENDS= libgtop-2.0.so:${PORTSDIR}/devel/libgtop -RUN_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme +BUILD_DEPENDS= gnome-icon-theme>=0:misc/gnome-icon-theme \ + itstool:textproc/itstool +LIB_DEPENDS= libgtop-2.0.so:devel/libgtop +RUN_DEPENDS= gnome-icon-theme>=0:misc/gnome-icon-theme PORTSCOUT= limitw:1,even |