From 5163781803124a083a6fdae72fd2235faf64ac0c Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 30 Aug 2013 23:01:05 +0000 Subject: Convert audio from USE_GMAKE to USES=gmake While here: - Trim headers - Convert some USE_GNOME=pkgconfig to USES=pkgconfig - Add some missing pkgconf dependencies - Convert some USE_GNOME=gnomehack to USES=pathfix --- audio/libamrnb/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'audio/libamrnb') diff --git a/audio/libamrnb/Makefile b/audio/libamrnb/Makefile index bc3073b15cb5..406069679566 100644 --- a/audio/libamrnb/Makefile +++ b/audio/libamrnb/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libamrnb -# Date created: 30 May 2007 -# Whom: Tatsuki Makino -# +# Created by: Tatsuki Makino # $FreeBSD$ -# PORTNAME= libamrnb PORTVERSION= 10.0.0.0 @@ -26,7 +22,7 @@ LICENSE_DISTFILES= ${DISTNAME}${EXTRACT_SUFX} RESTRICTED= license prohibits redistribution RESTRICTED_FILES= ${SRC3GPP} USE_BZIP2= yes -USE_GMAKE= yes +USES= gmake USE_AUTOTOOLS= libtool PORTDOCS= AUTHORS COPYING ChangeLog NEWS README TODO readme.txt SUB_FILES= pkg-message -- cgit v1.2.3