diff options
Diffstat (limited to 'net/siproxd/Makefile')
-rw-r--r-- | net/siproxd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/siproxd/Makefile b/net/siproxd/Makefile index 78e61d5..0494d93 100644 --- a/net/siproxd/Makefile +++ b/net/siproxd/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= osip2.5:${PORTSDIR}/net/libosip USE_RC_SUBR= siproxd.sh GNU_CONFIGURE= yes -CONFIGURE_TARGET= --with-libosip-prefix=${PREFIX} +CONFIGURE_ARGS= --with-libosip-prefix=${PREFIX} PORTDOCS1= AUTHORS ChangeLog README RELNOTES PORTDOCS2= FAQ KNOWN_BUGS RFC3261_compliance.txt \ |