aboutsummaryrefslogtreecommitdiff
path: root/audio/oggsplit/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-30 23:01:05 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-30 23:01:05 +0000
commit5163781803124a083a6fdae72fd2235faf64ac0c (patch)
tree6b331be596022c1f3f38a56b08f44da1db3d7278 /audio/oggsplit/Makefile
parent33d4141ac9cf4bbc3ef63d28cc68c5a30b4b364a (diff)
downloadports-5163781803124a083a6fdae72fd2235faf64ac0c.tar.gz
ports-5163781803124a083a6fdae72fd2235faf64ac0c.zip
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
Notes
Notes: svn path=/head/; revision=325727
Diffstat (limited to 'audio/oggsplit/Makefile')
-rw-r--r--audio/oggsplit/Makefile6
1 files changed, 2 insertions, 4 deletions
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 <pav@FreeBSD.org>
+# Created by: Pav Lucistnik <pav@FreeBSD.org>
#
# $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}