diff options
Diffstat (limited to 'net/grsync/Makefile')
-rw-r--r-- | net/grsync/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/grsync/Makefile b/net/grsync/Makefile index 1816b022b833..119d18cfbddc 100644 --- a/net/grsync/Makefile +++ b/net/grsync/Makefile @@ -16,10 +16,9 @@ RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync \ bash:${PORTSDIR}/shells/bash USE_GNOME= gtk20 -USES= desktop-file-utils shared-mime-info +USES= desktop-file-utils gmake shared-mime-info pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-unity -USE_GMAKE= yes INSTALLS_ICONS= yes |