inn: Define PKG_DESTDIR_SUPPORT before mk/bsd.prefs.mk is included

The pkgsrc documentation (section 21.6.4.) says that this is required.
This commit is contained in:
Michael Baeuerle 2019-09-06 14:30:55 +02:00
parent 3b290b08ae
commit f83fda63ca
1 changed files with 2 additions and 3 deletions

View File

@ -18,6 +18,8 @@ USE_TOOLS+= awk egrep gzip perl:run sed sh sort yacc
USE_LIBTOOL= yes
REPLACE_PERL+= tests/docs/pod.t
PKG_DESTDIR_SUPPORT= destdir
.include "../../mk/bsd.prefs.mk"
.include "../../news/inn/Makefile.common"
@ -156,9 +158,6 @@ CONF_FILES_PERMS+= ${EXAMPLEDIR}/filter/${file} ${INN_PATHBIN}/filter/${file} \
.endfor
RCD_SCRIPTS= innd
PKG_DESTDIR_SUPPORT= destdir
TEST_TARGET= tests
pre-install: