[Midnightbsd-cvs] mports [18421] trunk/multimedia/mpeg4ip-libmp4v2/Makefile: USES

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Mar 28 17:04:57 EDT 2015


Revision: 18421
          http://svnweb.midnightbsd.org/mports/?rev=18421
Author:   laffer1
Date:     2015-03-28 17:04:56 -0400 (Sat, 28 Mar 2015)
Log Message:
-----------
USES

Modified Paths:
--------------
    trunk/multimedia/mpeg4ip-libmp4v2/Makefile

Modified: trunk/multimedia/mpeg4ip-libmp4v2/Makefile
===================================================================
--- trunk/multimedia/mpeg4ip-libmp4v2/Makefile	2015-03-28 20:58:34 UTC (rev 18420)
+++ trunk/multimedia/mpeg4ip-libmp4v2/Makefile	2015-03-28 21:04:56 UTC (rev 18421)
@@ -1,10 +1,5 @@
-# New ports collection makefile for:	mpeg4ip-libmp4v2
-# Date created:		28 Sep 2004
-# Whom:			Michael Johnson <ahze at FreeBSD.org>
-#
 # $MidnightBSD$
 # $FreeBSD: ports/multimedia/mpeg4ip-libmp4v2/Makefile,v 1.15 2007/01/27 07:54:19 kris Exp $
-#
 
 PORTNAME=	mpeg4ip
 PORTVERSION=	1.5.0.1
@@ -14,11 +9,11 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Mpeg-4 library and tools from mpeg4ip
+
 LICENSE=	agg
 #mpl etc
 
-USE_AUTOTOOLS=	libtool
-USE_GMAKE=	yes
+USES=		libtool gmake
 USE_GNOME=	
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \



More information about the Midnightbsd-cvs mailing list