diff options
Diffstat (limited to 'net/sipxvxml/Makefile')
-rw-r--r-- | net/sipxvxml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sipxvxml/Makefile b/net/sipxvxml/Makefile index 703d57ccb56f..dbae84cea019 100644 --- a/net/sipxvxml/Makefile +++ b/net/sipxvxml/Makefile @@ -29,7 +29,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_AUTOTOOLS= autoconf:259:env automake:19:env GNU_CONFIGURE= yes -LOCALSTATEDIR=${DESTDIR}/var +LOCALSTATEDIR= /var CONFIGURE_ENV+= wwwdir=${PREFIX}/www/sipX \ INSTALL=`which ginstall` CONFIGURE_ARGS+= --enable-sip-tls \ |