summaryrefslogtreecommitdiff
path: root/devel/cvsync
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2004-04-28 10:18:36 +0000
committeruebayasi <uebayasi>2004-04-28 10:18:36 +0000
commit3f55ab3570ce864b9eadc19020ad263620b798a8 (patch)
tree61481d8e7a9d9649cd26c7e5dd77a3dc03099212 /devel/cvsync
parente2adc94e41120e0e4daf16aeeb326e163992b231 (diff)
downloadpkgsrc-3f55ab3570ce864b9eadc19020ad263620b798a8.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'devel/cvsync')
-rw-r--r--devel/cvsync/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/devel/cvsync/Makefile b/devel/cvsync/Makefile
index a2cebea685a..353b8e083a9 100644
--- a/devel/cvsync/Makefile
+++ b/devel/cvsync/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2004/04/25 05:21:05 snj Exp $
+# $NetBSD: Makefile,v 1.63 2004/04/28 10:18:36 uebayasi Exp $
#
DISTNAME= cvsync-0.24.15
@@ -9,11 +9,15 @@ MAINTAINER= gehenna@NetBSD.ORG
HOMEPAGE= http://www.cvsync.org/
COMMENT= Portable incremental cvs repository syncer
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
USE_GNU_TOOLS+= make
+INSTALLATION_DIRS= bin man/man1
MAKE_ENV+= PTHREAD_TYPE=${PTHREAD_TYPE}
+MAKE_ENV+= PTHREAD_PREFIX=${BUILDLINK_PREFIX.pthread}
EGDIR= ${PREFIX}/share/examples/cvsync
CONF_FILES+= ${EGDIR}/cvsync.conf ${PKG_SYSCONFDIR}/cvsync.conf