summaryrefslogtreecommitdiff
path: root/security/libpreludedb/Makefile.common
diff options
context:
space:
mode:
authorjoerg <joerg>2009-10-07 19:40:41 +0000
committerjoerg <joerg>2009-10-07 19:40:41 +0000
commit637e8e6520547abf140631a7478012372b07d103 (patch)
tree4bd3996dabed86c485b9fd6cb4c930c292655e3d /security/libpreludedb/Makefile.common
parenta893244db8c98c1949cac70bd416117865461c39 (diff)
downloadpkgsrc-637e8e6520547abf140631a7478012372b07d103.tar.gz
Use correct relative path.
Diffstat (limited to 'security/libpreludedb/Makefile.common')
-rw-r--r--security/libpreludedb/Makefile.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/libpreludedb/Makefile.common b/security/libpreludedb/Makefile.common
index e8f1c12475d..84c07a31e10 100644
--- a/security/libpreludedb/Makefile.common
+++ b/security/libpreludedb/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2009/10/07 19:39:43 joerg Exp $
+# $NetBSD: Makefile.common,v 1.3 2009/10/07 19:40:41 joerg Exp $
#
# used by security/libpreludedb/Makefile
# used by security/libpreludedb-mysql/Makefile
@@ -16,8 +16,8 @@ MAINTAINER= shannonjr@NetBSD.org
HOMEPAGE= http://www.prelude-ids.org/download/releases/
COMMENT= Provides an interface to the database used to store IDMEF alerts
-PATCHDIR= ${.CURDIR}/../security/libpreludedb/patches
-DISTINFO_FILE= ${.CURDIR}/../security/libpreludedb/distinfo
+PATCHDIR= ${.CURDIR}/../../security/libpreludedb/patches
+DISTINFO_FILE= ${.CURDIR}/../../security/libpreludedb/distinfo
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes