summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim>2004-07-28 00:08:20 +0000
committerminskim <minskim>2004-07-28 00:08:20 +0000
commitdb1ce39d6afa2e1beb55a09059c5c1a46dc08109 (patch)
tree124a113171ca2806d03762ac7cf10d91bb55d2de
parentbb0aa4df7d8f6323cbddcb4864012d7f90decc15 (diff)
downloadpkgsrc-db1ce39d6afa2e1beb55a09059c5c1a46dc08109.tar.gz
Enable pkgviews installation.
-rw-r--r--archivers/lbrate/Makefile4
-rw-r--r--archivers/lcab/Makefile6
2 files changed, 8 insertions, 2 deletions
diff --git a/archivers/lbrate/Makefile b/archivers/lbrate/Makefile
index ce61d7bab68..a8eebf2b331 100644
--- a/archivers/lbrate/Makefile
+++ b/archivers/lbrate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/07/28 00:03:15 minskim Exp $
+# $NetBSD: Makefile,v 1.6 2004/07/28 00:08:20 minskim Exp $
# FreeBSD Id: ports/archivers/lbrate/Makefile,v 1.4 2002/06/19 08:18:05 sobomax Exp
DISTNAME= lbrate-1.1
@@ -10,6 +10,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://rus.members.beeb.net/lbrate.html
COMMENT= Extract/decompress CP/M LBR archives
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= YES
MAKE_FLAGS+= PREFIX=${PREFIX}
LBRATE_DOCSDIR= ${PREFIX}/share/doc/lbrate
diff --git a/archivers/lcab/Makefile b/archivers/lcab/Makefile
index ae13de44620..59d9acb4765 100644
--- a/archivers/lcab/Makefile
+++ b/archivers/lcab/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/06/24 23:31:48 ben Exp $
+# $NetBSD: Makefile,v 1.2 2004/07/28 00:18:19 minskim Exp $
#
DISTNAME= lcab-1.0b10
@@ -9,8 +9,12 @@ MAINTAINER= plunky@rya-online.net
HOMEPAGE= http://www.geekshop.be/rien/lcab
COMMENT= Microsoft cabinet (.CAB) file creator
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
GNU_CONFIGURE= yes
+INSTALLATION_DIRS= man/man1
+
post-install:
${INSTALL_MAN} ${WRKSRC}/lcab.1 ${PREFIX}/man/man1/lcab.1