summaryrefslogtreecommitdiff
path: root/www/htdig/Makefile
diff options
context:
space:
mode:
authorsborrill <sborrill@pkgsrc.org>2007-01-24 10:25:15 +0000
committersborrill <sborrill@pkgsrc.org>2007-01-24 10:25:15 +0000
commit4355f5d6b84f2d9149f9aded91bd838930557a08 (patch)
tree6e64b31fb401b177f161ae1f7a57a47a1e5b5cc9 /www/htdig/Makefile
parent10ae5d3fe3ab094a6a7bc37384c61cdb57ebe892 (diff)
downloadpkgsrc-4355f5d6b84f2d9149f9aded91bd838930557a08.tar.gz
Stop htnotify coredumping if prefix or suffix file settings aren't set.
Inspired by ftp://ftp.ccsf.org/htdig-patches/3.1.6/htnotifyNull.0 Plus some pkglint cleanups.
Diffstat (limited to 'www/htdig/Makefile')
-rw-r--r--www/htdig/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/htdig/Makefile b/www/htdig/Makefile
index 121a0143b2c..6ad24b7716d 100644
--- a/www/htdig/Makefile
+++ b/www/htdig/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2006/04/10 12:20:32 joerg Exp $
+# $NetBSD: Makefile,v 1.35 2007/01/24 10:25:15 sborrill Exp $
DISTNAME= htdig-3.1.6
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= www databases
MASTER_SITES= http://www.htdig.org/files/ \
ftp://ftp.htdig.org/ \
@@ -11,7 +11,6 @@ MASTER_SITES= http://www.htdig.org/files/ \
http://www.it.htdig.org/files/ \
ftp://www.it.htdig.org/pub/htdig/ \
http://www.opdenbrouw.nl/htdig/maindocs/files/
-EXTRACT_SUFX= .tar.gz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://htdig.sourceforge.net/
@@ -32,6 +31,8 @@ CPPFLAGS+= ${CXXFLAGS}
PKG_SYSCONFSUBDIR= htdig
+BUILD_DEFS+= VARBASE
+
DBDIR?= ${VARBASE}/db/htdig
MESSAGE_SUBST+= DBDIR=${DBDIR}
OWN_DIRS+= ${DBDIR}