aboutsummaryrefslogtreecommitdiff
path: root/audio/opencore-amr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/opencore-amr/Makefile')
-rw-r--r--audio/opencore-amr/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/audio/opencore-amr/Makefile b/audio/opencore-amr/Makefile
index 1e0faeede480..7472d990249d 100644
--- a/audio/opencore-amr/Makefile
+++ b/audio/opencore-amr/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: opencore-amr
-# Date created: 2009-07-20
-# Whom: Gea-Suan Lin <gslin@gslin.org>
-#
+# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
-#
PORTNAME= opencore-amr
PORTVERSION= 0.1.3
@@ -16,8 +12,7 @@ COMMENT= OpenCORE implementation of AMR Narrowband & Wideband speech codec
LICENSE= AL2
GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USES= pathfix
+USES= gmake pathfix
USE_LDCONFIG= yes
.include <bsd.port.mk>