diff options
Diffstat (limited to 'audio/freedesktop-sound-theme')
-rw-r--r-- | audio/freedesktop-sound-theme/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/audio/freedesktop-sound-theme/Makefile b/audio/freedesktop-sound-theme/Makefile index e5eddfc4c918..ba0a6c5d69f2 100644 --- a/audio/freedesktop-sound-theme/Makefile +++ b/audio/freedesktop-sound-theme/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: freedesktop-sound-theme -# Date created: 15 August 2008 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ # $MCom: ports/audio/freedesktop-sound-theme/Makefile,v 1.6 2009/11/27 22:09:57 marcus Exp $ -# PORTNAME= freedesktop-sound-theme PORTVERSION= 0.7 @@ -19,8 +15,7 @@ COMMENT= Sound theme based on the FreeDesktop specification USE_BZIP2= yes USE_GNOME= gnomehier intlhack -USES= gettext -USE_GMAKE= yes +USES= gettext gmake GNU_CONFIGURE= yes .include <bsd.port.mk> |