1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

fix DIST_SUBDIR and unbreak this port.

This commit is contained in:
Yen-Ming Lee 2004-02-08 10:03:54 +00:00
parent 4362106d16
commit 60fc25e947
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100370

View File

@ -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