diff options
Diffstat (limited to 'net/hesiod/Makefile')
-rw-r--r-- | net/hesiod/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/hesiod/Makefile b/net/hesiod/Makefile index d00ca778159..b14c405d9c7 100644 --- a/net/hesiod/Makefile +++ b/net/hesiod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/05/13 09:02:55 sbd Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/23 17:18:27 asau Exp $ DISTNAME= hesiod-3.0.2 CATEGORIES= net @@ -7,8 +7,6 @@ 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" GNU_CONFIGURE= YES |