diff options
Diffstat (limited to 'net/ortp/Makefile')
-rw-r--r-- | net/ortp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ortp/Makefile b/net/ortp/Makefile index 2480f028760f..1292732346fb 100644 --- a/net/ortp/Makefile +++ b/net/ortp/Makefile @@ -7,6 +7,7 @@ PORTNAME= ortp PORTVERSION= 0.8.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.linphone.org/ortp/sources/ @@ -14,7 +15,7 @@ MAINTAINER= sobomax@FreeBSD.org COMMENT= A Real-time Transport Protocol (RTP) stack USE_GNOME= glib20 pkgconfig gnomehack -USE_AUTOTOOLS= libtool:13:inc +GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc INSTALLS_SHLIB= yes |