diff options
Diffstat (limited to 'net/libosip2/Makefile')
-rw-r--r-- | net/libosip2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/libosip2/Makefile b/net/libosip2/Makefile index 2811242e47ef..03fb1d553248 100644 --- a/net/libosip2/Makefile +++ b/net/libosip2/Makefile @@ -8,6 +8,7 @@ PORTNAME= libosip2 PORTVERSION= 2.2.2 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= osip @@ -17,7 +18,7 @@ COMMENT= A low layer of SIP implementation USE_GNOME= gnomehack gnometarget pkgconfig USE_REINPLACE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-debug --disable-trace INSTALLS_SHLIB= yes |