aboutsummaryrefslogtreecommitdiff
path: root/audio/sfront
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-03-08 11:32:11 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-03-08 11:32:11 +0000
commit9250d94365048cf854570d93b5196aa250eba8f0 (patch)
tree9c130b083139cc77280c7e96cc9cea75a84d2d4c /audio/sfront
parent09fa4f371396ff884f3845939561bfc786faf491 (diff)
Notes
Diffstat (limited to 'audio/sfront')
-rw-r--r--audio/sfront/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/audio/sfront/Makefile b/audio/sfront/Makefile
index 04f1262ddcdc..668bf1c42199 100644
--- a/audio/sfront/Makefile
+++ b/audio/sfront/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: sfront
-# Date created: Nov 4, 2001
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= sfront
PORTVERSION= 0.99
@@ -15,7 +11,7 @@ COMMENT= A translator that converts MP4-SA files into efficient C programs
LICENSE= BSD
-USE_BISON= build
+USES= bison
MAKE_JOBS_SAFE= yes
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"