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/fcplay/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'audio/fcplay') diff --git a/audio/fcplay/Makefile b/audio/fcplay/Makefile index a442ee542c8e..18eb0a6b098c 100644 --- a/audio/fcplay/Makefile +++ b/audio/fcplay/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-fc -# Date created: 17 September 2000 -# Whom: Anders Nordby -# +# Created by: Anders Nordby # $FreeBSD$ -# PORTNAME= fcplay PORTVERSION= 0.0.1 @@ -20,7 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/sidplay/compconf.h:${PORTSDIR}/audio/libsidp LICENSE= GPLv2 -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes CXXFLAGS+= -I${LOCALBASE}/include PORTDOCS= ABOUT POINTER -- cgit v1.2.3