diff options
author | Tim Bishop <tdb@FreeBSD.org> | 2008-06-15 17:37:45 +0000 |
---|---|---|
committer | Tim Bishop <tdb@FreeBSD.org> | 2008-06-15 17:37:45 +0000 |
commit | 754fcdc1c5bc416821838e288ba3aeea195dd48e (patch) | |
tree | 8aaf5e6f7f93da0406760c7c6aa2962217390590 /textproc/p5-SGMLSpm | |
parent | 5a2a3a6b7ac15395df9cff7309cc98f33dbfacb1 (diff) |
Notes
Diffstat (limited to 'textproc/p5-SGMLSpm')
-rw-r--r-- | textproc/p5-SGMLSpm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-SGMLSpm/Makefile b/textproc/p5-SGMLSpm/Makefile index ac118e336f1e..8fe5908e2742 100644 --- a/textproc/p5-SGMLSpm/Makefile +++ b/textproc/p5-SGMLSpm/Makefile @@ -21,7 +21,8 @@ USE_PERL5_RUN= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} -INSTALL_TARGET= install PERL5DIR=${SITE_PERL} SPECDIR=${EXAMPLESDIR} +INSTALL_TARGET= install BINDIR=${PREFIX}/bin \ + PERL5DIR=${SITE_PERL} SPECDIR=${EXAMPLESDIR} .ifndef(NOPORTDOCS) PORTDOCS= * |