aboutsummaryrefslogtreecommitdiff
path: root/comms/spandsp-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/spandsp-devel/Makefile')
-rw-r--r--comms/spandsp-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/spandsp-devel/Makefile b/comms/spandsp-devel/Makefile
index 8889b88845ca..e71e33ed53a1 100644
--- a/comms/spandsp-devel/Makefile
+++ b/comms/spandsp-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= spandsp
DISTVERSION= 0.0.2pre20
+PORTREVISION= 1
CATEGORIES= comms
MASTER_SITES= http://www.soft-switch.org/downloads/spandsp/${PORTNAME}-${DISTVERSION}/ \
${MASTER_SITE_LOCAL}
@@ -22,7 +23,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION:C/pre.*$//}
USE_GMAKE= yes
USE_REINPLACE= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"