pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/hpack Enable pkgviews installation.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b6563f40d027
branches: trunk
changeset: 478651:b6563f40d027
user: minskim <minskim%pkgsrc.org@localhost>
date: Tue Jul 27 22:09:43 2004 +0000
description:
Enable pkgviews installation.
diffstat:
archivers/hpack/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r 948954d4df0c -r b6563f40d027 archivers/hpack/Makefile
--- a/archivers/hpack/Makefile Tue Jul 27 22:08:21 2004 +0000
+++ b/archivers/hpack/Makefile Tue Jul 27 22:09:43 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/07/27 22:07:19 minskim Exp $
+# $NetBSD: Makefile,v 1.21 2004/07/27 22:09:43 minskim Exp $
DISTNAME= hpack79src
PKGNAME= hpack-0.79
@@ -9,6 +9,8 @@
MAINTAINER= tech-pkg%NetBSD.org@localhost
COMMENT= Multi-System Archiver with open keys PGP-based security
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
WRKSRC= ${WRKDIR}
USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
@@ -35,6 +37,8 @@
CONF_FILES= ${PREFIX}/share/hpack/hpack.cfg.example \
${PKG_SYSCONFDIR}/hpack.cfg
+INSTALLATION_DIRS= bin man/man1
+
post-build:
@cd ${WRKSRC}/keycvt && ${MAKE} CFLAGS="-c -D__UNIX__ ${CFLAGS}" \
-f ${MAKEFILE} keycvt
Home |
Main Index |
Thread Index |
Old Index