diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 12:13:23 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 12:13:23 +0000 |
commit | 1c7c3d2208b25ea1ca091a2b3e8cb6b7283feac6 (patch) | |
tree | 969d85a11701cc0a743c50f26376c759b7da5a4d /www/gnome-user-share | |
parent | d65af50a70ba6e7ae6c00df5e9c8a4007c79a964 (diff) | |
download | ports-1c7c3d2208b25ea1ca091a2b3e8cb6b7283feac6.tar.gz ports-1c7c3d2208b25ea1ca091a2b3e8cb6b7283feac6.zip |
Notes
Diffstat (limited to 'www/gnome-user-share')
-rw-r--r-- | www/gnome-user-share/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/gnome-user-share/Makefile b/www/gnome-user-share/Makefile index 3cf2cc7bbf25..9a55b72c0545 100644 --- a/www/gnome-user-share/Makefile +++ b/www/gnome-user-share/Makefile @@ -19,8 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/${APACHEMODDIR}/mod_dnssd.so:${PORTSDIR}/www/mod_dnssd console-kit-daemon:${PORTSDIR}/sysutils/consolekit USE_BZIP2= yes -USE_GMAKE= yes -USES= gettext +USES= gettext gmake pkgconfig USE_APACHE= 22 USE_XORG= sm USE_GNOME= gnomeprefix gnomehack intlhack gtk20 gconf2 gnomedocutils nautilus2 |