diff options
author | John Marino <marino@FreeBSD.org> | 2015-08-06 23:25:31 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-08-06 23:25:31 +0000 |
commit | 8e27faa6f62bba7c983184ecdcaaa114f371f25d (patch) | |
tree | 794f6d0dcc3c0d76cdd6391f59ddf54353eda066 /sysutils/mate-system-monitor | |
parent | 40b3f748c2b09e8e47489b265a5aa9e77f593c67 (diff) | |
download | ports-8e27faa6f62bba7c983184ecdcaaa114f371f25d.tar.gz ports-8e27faa6f62bba7c983184ecdcaaa114f371f25d.zip |
Notes
Diffstat (limited to 'sysutils/mate-system-monitor')
-rw-r--r-- | sysutils/mate-system-monitor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/mate-system-monitor/Makefile b/sysutils/mate-system-monitor/Makefile index c4a953040d3d..eb2c9d973784 100644 --- a/sysutils/mate-system-monitor/Makefile +++ b/sysutils/mate-system-monitor/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libgtop-2.0.so:${PORTSDIR}/devel/libgtop \ PORTSCOUT= limitw:1,even -USES= gettext gmake pathfix pkgconfig tar:xz +USES= alias gettext gmake pathfix pkgconfig tar:xz USE_MATE= icontheme USE_GNOME= gtk20 gtkmm24 intlhack librsvg2 libwnck libxml2 CONFIGURE_ARGS= --with-gtk=2.0 |