diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2012-09-22 21:15:50 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2012-09-22 21:15:50 +0000 |
commit | b7fc7ba65576d5ce387563c60b88276ba1418bc8 (patch) | |
tree | 884d351fee646b4e7b1b5c851bf898976e69b28e /www/gnome-user-share/Makefile | |
parent | 221e0a651fd2a964309073001ac7cc62e1b96ea0 (diff) |
Notes
Diffstat (limited to 'www/gnome-user-share/Makefile')
-rw-r--r-- | www/gnome-user-share/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/www/gnome-user-share/Makefile b/www/gnome-user-share/Makefile index 1e80cb89b6a8..034e1b88a1ff 100644 --- a/www/gnome-user-share/Makefile +++ b/www/gnome-user-share/Makefile @@ -1,10 +1,5 @@ -# New ports collection makefile for: gnome-user-share -# Date created: 26 November 2004 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/www/gnome-user-share/Makefile,v 1.26 2011/04/30 20:43:27 mezz Exp $ -# PORTNAME= gnome-user-share PORTVERSION= 2.30.1 @@ -26,7 +21,7 @@ RUN_DEPENDS= ${LOCALBASE}/${APACHEMODDIR}/mod_dnssd.so:${PORTSDIR}/www/mod_dnssd USE_BZIP2= yes USE_GMAKE= yes USE_GETTEXT= yes -USE_APACHE= 22+ +USE_APACHE= 22 USE_XORG= sm USE_GNOME= gnomeprefix gnomehack intlhack gtk20 gconf2 gnomedocutils nautilus2 GNU_CONFIGURE= yes |