diff options
Diffstat (limited to 'net/sipxpublisher/Makefile')
-rw-r--r-- | net/sipxpublisher/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sipxpublisher/Makefile b/net/sipxpublisher/Makefile index ac44b31d39e5..d97efb25d635 100644 --- a/net/sipxpublisher/Makefile +++ b/net/sipxpublisher/Makefile @@ -25,7 +25,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 \ |