update comment in USE_LIBTOOL line, I investigated this a bit before so

include url to the list posts. reminded by Jan Stary.
This commit is contained in:
sthen 2012-07-09 10:07:53 +00:00
parent 3420d04585
commit e92ba00636

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2012/07/06 17:21:11 sthen Exp $
# $OpenBSD: Makefile,v 1.2 2012/07/09 10:07:53 sthen Exp $
COMMENT= implementation of the Adaptive Multi Rate speech codec
@ -25,6 +25,6 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=opencore-amr/}
SEPARATE_BUILD= yes
CONFIGURE_STYLE= gnu
USE_LIBTOOL= gnu # oh my.
USE_LIBTOOL= gnu # http://marc.info/?t=130977616200003&r=1&w=2
.include <bsd.port.mk>