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/oggsplit/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'audio/oggsplit/Makefile') diff --git a/audio/oggsplit/Makefile b/audio/oggsplit/Makefile index db38b40c8a1f..1361edddb5b3 100644 --- a/audio/oggsplit/Makefile +++ b/audio/oggsplit/Makefile @@ -1,6 +1,4 @@ -# New ports collection makefile for: oggsplit -# Date created: 29 Dec 2004 -# Whom: Pav Lucistnik +# Created by: Pav Lucistnik # # $FreeBSD$ @@ -15,8 +13,8 @@ COMMENT= Split multiplexed (grouped or chained) Ogg files into separate streams LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg +USES= gmake USE_BZIP2= yes -USE_GMAKE= yes USE_AUTOTOOLS= automake autoconf AUTOMAKE_ARGS= --add-missing CONFIGURE_ARGS= --with-ogg=${LOCALBASE} -- cgit v1.2.3