summaryrefslogtreecommitdiff
path: root/net/whoson/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/whoson/Makefile')
-rw-r--r--net/whoson/Makefile15
1 files changed, 5 insertions, 10 deletions
diff --git a/net/whoson/Makefile b/net/whoson/Makefile
index 3f076f4666e..baaa57b4a5b 100644
--- a/net/whoson/Makefile
+++ b/net/whoson/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2005/12/29 06:22:04 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2006/02/19 23:08:48 wiz Exp $
#
DISTNAME= whoson-2.03
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=whoson/}
@@ -10,21 +10,16 @@ MAINTAINER= abs@NetBSD.org
HOMEPAGE= http://whoson.sf.net/
COMMENT= Check if (dynamic) IP address is connected
-EXDIR= ${PREFIX}/share/examples/whoson
-CONF_FILES= ${EXDIR}/whoson.conf ${PKG_SYSCONFDIR}/whoson.conf
-
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
-LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
GNU_CONFIGURE= yes
WHOSOND_CHROOT?= ${VARBASE}/chroot/whosond
CONFIGURE_ARGS+= --with-config="${PKG_SYSCONFDIR}/whoson.conf"
-FILES_SUBST+= CHROOTDIR=${WHOSOND_CHROOT:Q}
-DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL
-INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL
-
RCD_SCRIPTS= whosond
+OWN_DIRS+= ${WHOSOND_CHROOT}
+EXDIR= ${PREFIX}/share/examples/whoson
+CONF_FILES= ${EXDIR}/whoson.conf ${PKG_SYSCONFDIR}/whoson.conf
# Run this here as whoson's 'install' target will install if not present
pre-build: