summaryrefslogtreecommitdiff
path: root/archivers/lcab
diff options
context:
space:
mode:
authorplunky <plunky>2008-07-28 20:08:39 +0000
committerplunky <plunky>2008-07-28 20:08:39 +0000
commitc948c7c76c5e0d74a0e98a485bddae03334451ea (patch)
tree87d4280e6dc114e2b82d1edf550a2d99fe2e0023 /archivers/lcab
parentf03cadef1967ff17d3f42fe2989f386909341513 (diff)
downloadpkgsrc-c948c7c76c5e0d74a0e98a485bddae03334451ea.tar.gz
add bin to INSTALLATION_DIRS
Diffstat (limited to 'archivers/lcab')
-rw-r--r--archivers/lcab/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/lcab/Makefile b/archivers/lcab/Makefile
index f427d706a9c..5f4e015b3e7 100644
--- a/archivers/lcab/Makefile
+++ b/archivers/lcab/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2008/07/28 19:42:33 plunky Exp $
+# $NetBSD: Makefile,v 1.10 2008/07/28 20:08:39 plunky Exp $
#
DISTNAME= lcab-1.0b12
@@ -14,7 +14,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
-INSTALLATION_DIRS= ${PKGMANDIR}/man1
+INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
post-install:
${INSTALL_MAN} ${WRKSRC}/lcab.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/lcab.1