From 3f458fdfc1a4e11e927c3b6e8b5a5ffb5852c673 Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 12 Aug 2007 14:06:55 +0000 Subject: Fix path to Perl. Depend on and fix path to tk-Tix. Bump revision. --- net/nocol/Makefile | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/nocol/Makefile b/net/nocol/Makefile index 4018b4d36a9..b081bfb9fc5 100644 --- a/net/nocol/Makefile +++ b/net/nocol/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2007/07/03 13:54:46 joerg Exp $ +# $NetBSD: Makefile,v 1.33 2007/08/12 14:06:55 joerg Exp $ # DISTNAME= nocol-4.3.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= http://www.netplex-tech.com/software/nocol/downloads/ @@ -22,6 +22,13 @@ INSTALL_TARGET= install root OWN_DIRS+= /var/run/msgs OWN_DIRS+= /var/run/data +DEPENDS+= tk-Tix-[0-9]*:../../x11/tk-Tix + +.include "../../x11/tk-Tix/interpreter.mk" + +REPLACE_PERL= perlnocol/hostmon-osclients/hostmon-client* +REPLACE_TK_TIX= tknocol/tkNocol.tix + post-patch: @(hostname=`/bin/hostname`; \ dir=""; \ -- cgit v1.2.3