[Midnightbsd-cvs] mports [16677] trunk/audio/freedesktop-sound-theme/Makefile: make fetchable
    laffer1 at midnightbsd.org 
    laffer1 at midnightbsd.org
       
    Wed Aug 27 20:44:39 EDT 2014
    
    
  
Revision: 16677
          http://svnweb.midnightbsd.org/mports/?rev=16677
Author:   laffer1
Date:     2014-08-27 20:44:38 -0400 (Wed, 27 Aug 2014)
Log Message:
-----------
make fetchable
Modified Paths:
--------------
    trunk/audio/freedesktop-sound-theme/Makefile
Modified: trunk/audio/freedesktop-sound-theme/Makefile
===================================================================
--- trunk/audio/freedesktop-sound-theme/Makefile	2014-08-28 00:43:40 UTC (rev 16676)
+++ trunk/audio/freedesktop-sound-theme/Makefile	2014-08-28 00:44:38 UTC (rev 16677)
@@ -2,7 +2,7 @@
 
 PORTNAME=	freedesktop-sound-theme
 PORTVERSION=	0.7
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	audio gnome
 MASTER_SITES=	FREEBSD_LOCAL
 MASTER_SITE_SUBDIR=	kwm
@@ -10,12 +10,11 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Sound theme based on the FreeDesktop specification
+
 LICENSE=	unknown
 
-USE_BZIP2=	yes
+USES=		gettext gmake tar:bzip2
 USE_GNOME=	gnomehier intlhack
-USE_GETTEXT=	yes
-USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 
 .include <bsd.port.mk>
    
    
More information about the Midnightbsd-cvs
mailing list