diff options
author | joerg <joerg@pkgsrc.org> | 2007-03-24 19:21:18 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-03-24 19:21:18 +0000 |
commit | d52318ad7f58be5bf7632dc1cdb71e2e2e14266d (patch) | |
tree | a57573ceef3abc19d705671351ee7db9e9292311 /textproc/lout | |
parent | 6398c6433afdc49f0d0039f60434b86e4ca08cd2 (diff) | |
download | pkgsrc-d52318ad7f58be5bf7632dc1cdb71e2e2e14266d.tar.gz |
Prepare for switching to NO_MTREE=yes.
Diffstat (limited to 'textproc/lout')
-rw-r--r-- | textproc/lout/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/lout/Makefile b/textproc/lout/Makefile index 2924c61cb27..b17d133ef0a 100644 --- a/textproc/lout/Makefile +++ b/textproc/lout/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2007/02/22 19:24:01 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2007/03/24 19:21:32 joerg Exp $ # DISTNAME= lout-3.26 @@ -12,6 +12,7 @@ COMMENT= Basser Lout, a TeX/troff-like formatter with PostScript/PDF output PLIST_SRC= ${WRKDIR}/.PLIST_SRC INSTALL_TARGET= allinstall +INSTALLATION_DIRS= bin share/doc do-configure: ${MV} ${WRKSRC}/makefile ${WRKSRC}/makefile.in |