summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorepg <epg>2007-01-24 19:46:45 +0000
committerepg <epg>2007-01-24 19:46:45 +0000
commit55f50e4de50f179bf215134715c71863b46c0b3e (patch)
treea131b63e2a062a545ef489d3a1e888298a8cc94d /security
parent346f088339b9a4f72b4fb8117102534e19ea88f5 (diff)
downloadpkgsrc-55f50e4de50f179bf215134715c71863b46c0b3e.tar.gz
devel/apr:
Update to 1.2.8 (formerly in devel/apr1), no longer build from the httpd distfile. devel/rapidsvn: devel/subversion-base: parallel/ganglia-monitor-core: security/hydra: www/apache2: Use devel/apr0. www/apache22: Use devel/apr and devel/apr-util.
Diffstat (limited to 'security')
-rw-r--r--security/hydra/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/hydra/options.mk b/security/hydra/options.mk
index 8c7897bd6c8..6c8b7c23b4d 100644
--- a/security/hydra/options.mk
+++ b/security/hydra/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2006/05/12 23:35:55 adrianp Exp $
+# $NetBSD: options.mk,v 1.2 2007/01/24 19:46:45 epg Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.hydra
PKG_SUPPORTED_OPTIONS= gtkfe svn pgsql
@@ -22,7 +22,7 @@ PLIST_SRC+= ${PKGDIR}/PLIST.xhydra
.if !empty(PKG_OPTIONS:Msvn)
.include "../../devel/subversion-base/buildlink3.mk"
-.include "../../devel/apr/buildlink3.mk"
+.include "../../devel/apr0/buildlink3.mk"
.endif
.if !empty(PKG_OPTIONS:Mpgsql)