summaryrefslogtreecommitdiff
path: root/chat/icb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chat/icb/Makefile')
-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