From 49ac0257b583fca37768b7bd375c8e04dd766b2c Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 2 Sep 2013 10:06:03 +0000 Subject: Eliminate USE_GNOME=pkgconfig from audio While here: - trim headers - convert USE_GMAKE -> USES=gmake - convert USE_GNOME=gnomehack -> USES=pathfix - convert USE_PERL5 -> USES=perl5 --- audio/gnomoradio/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'audio/gnomoradio') diff --git a/audio/gnomoradio/Makefile b/audio/gnomoradio/Makefile index d462f44ba019..122815da9f3f 100644 --- a/audio/gnomoradio/Makefile +++ b/audio/gnomoradio/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gnomoradio -# Date created: 23 Oct 2004 -# Whom: Jean-Yves Lefort -# +# Created by: Jean-Yves Lefort # $FreeBSD$ -# PORTNAME= gnomoradio PORTVERSION= 0.15.1 @@ -22,7 +18,8 @@ LIB_DEPENDS= sigc-2.0:${PORTSDIR}/devel/libsigc++20 \ vorbis:${PORTSDIR}/audio/libvorbis \ ao:${PORTSDIR}/audio/libao -USE_GNOME= gnomehack gnomeprefix +USES= pathfix pkgconfig +USE_GNOME= gnomeprefix USE_AUTOTOOLS= libtool USE_LDCONFIG= yes LIBTOOLFLAGS= --tag=CXX -- cgit v1.2.3