diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 09:23:28 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 09:23:28 +0000 |
commit | dad0d0873a3d4f82a21a868dc5cb50e86c14565b (patch) | |
tree | e462a7690aebd4bb8e131b767361f662174e8b9c /audio/faad | |
parent | edc067f59bc9c29de917cab8043ed939ebb462af (diff) | |
download | ports-dad0d0873a3d4f82a21a868dc5cb50e86c14565b.tar.gz ports-dad0d0873a3d4f82a21a868dc5cb50e86c14565b.zip |
Notes
Diffstat (limited to 'audio/faad')
-rw-r--r-- | audio/faad/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/faad/Makefile b/audio/faad/Makefile index e0c97b71f2eb..576b8c288739 100644 --- a/audio/faad/Makefile +++ b/audio/faad/Makefile @@ -21,7 +21,6 @@ USE_DOS2UNIX= yes USE_AUTOTOOLS= automake:15 autoheader:261 libtool:15 AUTOMAKE_ARGS= --add-missing CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -USE_GETOPT_LONG=yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes |