summaryrefslogtreecommitdiff
path: root/net/hesiod
diff options
context:
space:
mode:
authorjoerg <joerg>2008-07-14 12:55:56 +0000
committerjoerg <joerg>2008-07-14 12:55:56 +0000
commit868d5650cb2632c50c74fa895d2fe5b6c4a36a95 (patch)
tree2ac7a0c732963ecca7c542877ebd1c2f939136e3 /net/hesiod
parent92d4a5102239bd8876034ebcb04968d161530762 (diff)
downloadpkgsrc-868d5650cb2632c50c74fa895d2fe5b6c4a36a95.tar.gz
Mark as destdir ready.
Diffstat (limited to 'net/hesiod')
-rw-r--r--net/hesiod/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/hesiod/Makefile b/net/hesiod/Makefile
index 46f1d2e0f11..37e4f80d1b6 100644
--- a/net/hesiod/Makefile
+++ b/net/hesiod/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/12/05 23:55:13 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2008/07/14 12:56:10 joerg Exp $
DISTNAME= hesiod-3.0.2
CATEGORIES= net
@@ -7,6 +7,8 @@ MASTER_SITES= ftp://athena-dist.mit.edu/pub/ATHENA/hesiod/
MAINTAINER= kpneal@pobox.org
COMMENT= Hesiod network database client and library
+PKG_DESTDIR_SUPPORT= user-destdir
+
.include "../../mk/bsd.prefs.mk"
.if exists(/usr/include/hesiod.h) && !defined(USE_HESIOD)