summaryrefslogtreecommitdiff
path: root/chat/icb
diff options
context:
space:
mode:
authorschmonz <schmonz>2004-03-29 03:28:49 +0000
committerschmonz <schmonz>2004-03-29 03:28:49 +0000
commitb9f70966f909e143149522525572796094b2426c (patch)
tree24a3762ec1feb8921f2d6bb3d76c10e73ae6bd48 /chat/icb
parente5f7b030208b8ce44bded4190c09611320c9d0f1 (diff)
downloadpkgsrc-b9f70966f909e143149522525572796094b2426c.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'chat/icb')
-rw-r--r--chat/icb/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/chat/icb/Makefile b/chat/icb/Makefile
index a3a69004e0e..1884a768e92 100644
--- a/chat/icb/Makefile
+++ b/chat/icb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/17 21:25:50 grant Exp $
+# $NetBSD: Makefile,v 1.9 2004/03/29 03:30:57 schmonz Exp $
#
# Note: The file ftp://ftp.icb.net/pub/icb/icb-0.9grok2.tar.gz is way
@@ -12,8 +12,10 @@ MAINTAINER= cjs@NetBSD.org
HOMEPAGE= http://www.icb.net/
COMMENT= Internet CB - a mostly-defunct chat client
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
NO_SRC_ON_FTP= "already in MASTER_SITE_LOCAL"
-USE_BUILDLINK2= # defined
+USE_BUILDLINK3= YES
.include "../../mk/bsd.prefs.mk"
@@ -21,6 +23,8 @@ USE_BUILDLINK2= # defined
BUILDLINK_TRANSFORM+= s:-ltermcap:
.endif
+INSTALLATION_DIRS= bin libdata libdata/icb
+
do-configure:
${SED} -e "s|@PREFIX@|${PREFIX}|g" ${FILESDIR}/config >${WRKSRC}/config