aboutsummaryrefslogtreecommitdiff
path: root/audio/sfront
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2004-02-08 10:03:54 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2004-02-08 10:03:54 +0000
commit60fc25e947f8cce470878a6be23864e4a6581da9 (patch)
tree50093f81ecab37cce84ebe42642dad0fce30c181 /audio/sfront
parent4362106d1683623a11e20f526046290e02c7208f (diff)
downloadports-60fc25e947f8cce470878a6be23864e4a6581da9.tar.gz
ports-60fc25e947f8cce470878a6be23864e4a6581da9.zip
fix DIST_SUBDIR and unbreak this port.
Notes
Notes: svn path=/head/; revision=100370
Diffstat (limited to 'audio/sfront')
-rw-r--r--audio/sfront/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/sfront/Makefile b/audio/sfront/Makefile
index 4b709c64643b..f7e4eeebdeb4 100644
--- a/audio/sfront/Makefile
+++ b/audio/sfront/Makefile
@@ -12,7 +12,7 @@ PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://www.cs.berkeley.edu/~lazzaro/sa/
DISTNAME= ${PORTNAME}
-DIST_SUBDIR= ${PKGNAME}
+DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A translator that converts MP4-SA files into efficient C programs
@@ -23,8 +23,6 @@ USE_BISON= yes
WRKSRC= ${WRKDIR}/${PORTNAME}/src
ALL_TARGET= # empty
-BROKEN= "Distinfo incorrect"
-
post-patch:
@${REINPLACE_CMD} -e "s,^CFLAGS,#CFLAGS,g" ${WRKSRC}/Makefile