diff options
author | Brian Somers <brian@FreeBSD.org> | 2007-05-01 00:13:53 +0000 |
---|---|---|
committer | Brian Somers <brian@FreeBSD.org> | 2007-05-01 00:13:53 +0000 |
commit | b7de10fa0d61adf880193b7aa7f01d13a069e723 (patch) | |
tree | d144f4657141075da6f56d912583f30f152321cf /textproc/p5-SGMLSpm/Makefile | |
parent | 20c3545da449a9bd5f052160e9e9f1c1bb887ed4 (diff) |
Notes
Diffstat (limited to 'textproc/p5-SGMLSpm/Makefile')
-rw-r--r-- | textproc/p5-SGMLSpm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-SGMLSpm/Makefile b/textproc/p5-SGMLSpm/Makefile index 699d0a5d2672..4152e975e744 100644 --- a/textproc/p5-SGMLSpm/Makefile +++ b/textproc/p5-SGMLSpm/Makefile @@ -20,7 +20,7 @@ USE_PERL5_RUN= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} -pre-install: +pre-su-install: ${MKDIR} ${DOCSDIR} ${EXAMPLESDIR} INSTALL_TARGET= install PERL5DIR=${SITE_PERL} SPECDIR=${EXAMPLESDIR} |