diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-08-24 22:27:39 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-08-24 22:27:39 +0000 |
commit | 19ecdf799060c26cdd129b3d67a931d3eedc0e36 (patch) | |
tree | 594f57ef9a4b3827a36e4046ccb471995c84d9e2 /audio/bmp-faad/Makefile | |
parent | 4069e87325638d8087b506f282bd78a666c9d5d3 (diff) | |
download | ports-19ecdf799060c26cdd129b3d67a931d3eedc0e36.tar.gz ports-19ecdf799060c26cdd129b3d67a931d3eedc0e36.zip |
Notes
Diffstat (limited to 'audio/bmp-faad/Makefile')
-rw-r--r-- | audio/bmp-faad/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/bmp-faad/Makefile b/audio/bmp-faad/Makefile index a1aea3834698..09753f2ab08a 100644 --- a/audio/bmp-faad/Makefile +++ b/audio/bmp-faad/Makefile @@ -36,7 +36,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS} -DHAVE_GTK" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \ DESCR= ${PORTSDIR}/audio/faad/pkg-descr -MD5_FILE= ${PORTSDIR}/audio/faad/distinfo PLIST_FILES= lib/bmp/Input/libmp4.a \ lib/bmp/Input/libmp4.la \ lib/bmp/Input/libmp4.so |