summaryrefslogtreecommitdiff
path: root/net/smokeping
diff options
context:
space:
mode:
authorcjep <cjep>2004-06-08 12:23:59 +0000
committercjep <cjep>2004-06-08 12:23:59 +0000
commitea31340c4a9dc637ac3f381b50eea12b8146bfad (patch)
treed960fbec5319c8cc80876917a459761fde70d4c9 /net/smokeping
parent2e112e9c5186ea7aab1ca464b263ed907ed69e51 (diff)
downloadpkgsrc-ea31340c4a9dc637ac3f381b50eea12b8146bfad.tar.gz
Add USE_INET6 to BUILD_DEFS as these packages use it. Part of PR#25743 from
Georg Schwarz.
Diffstat (limited to 'net/smokeping')
-rw-r--r--net/smokeping/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/smokeping/Makefile b/net/smokeping/Makefile
index 358fe877e15..7fea9191b80 100644
--- a/net/smokeping/Makefile
+++ b/net/smokeping/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/04/12 21:05:15 kim Exp $
+# $NetBSD: Makefile,v 1.7 2004/06/08 12:24:00 cjep Exp $
DISTNAME= smokeping-1.28
CATEGORIES= net
@@ -17,6 +17,8 @@ USE_PERL5= YES
PERL5_REQD+= 5.6.0
USE_PKGINSTALL= yes
+BUILD_DEFS+= USE_INET6
+
PKG_SYSCONFSUBDIR?= smokeping
MESSAGE_SUBST+= PKG_SYSCONFDIR=${PKG_SYSCONFDIR}