diff options
Diffstat (limited to 'net/ilbc/Makefile')
-rw-r--r-- | net/ilbc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ilbc/Makefile b/net/ilbc/Makefile index 6dabb25d846d..b34d64007ac9 100644 --- a/net/ilbc/Makefile +++ b/net/ilbc/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://simon.morlat.free.fr/download/1.2.x/source/ MAINTAINER= asm@asm.kiev.ua COMMENT= Internet Low Bit Rate codec (RFC3951) -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes .include <bsd.port.mk> |