Lines 7-12
Link Here
|
7 |
|
7 |
|
8 |
PORTNAME= faad2 |
8 |
PORTNAME= faad2 |
9 |
PORTVERSION= 2.0 |
9 |
PORTVERSION= 2.0 |
|
|
10 |
POSTREVISION= 1 |
10 |
CATEGORIES= audio |
11 |
CATEGORIES= audio |
11 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |
12 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |
12 |
MASTER_SITE_SUBDIR= faac |
13 |
MASTER_SITE_SUBDIR= faac |
Lines 53-58
Link Here
|
53 |
# sync the multiple libtool copies |
54 |
# sync the multiple libtool copies |
54 |
@${CP} ${WRKSRC}/libtool ${WRKSRC}/common/mp4v2/ |
55 |
@${CP} ${WRKSRC}/libtool ${WRKSRC}/common/mp4v2/ |
55 |
|
56 |
|
|
|
57 |
post-install: |
58 |
@${INSTALL_DATA} ${WRKSRC}/common/mp4v2/systems.h ${PREFIX}/include |
59 |
|
56 |
.include <bsd.port.pre.mk> |
60 |
.include <bsd.port.pre.mk> |
57 |
|
61 |
|
58 |
CONFIGURE_ARGS+= --build=${CONFIGURE_TARGET} |
62 |
CONFIGURE_ARGS+= --build=${CONFIGURE_TARGET} |