summaryrefslogtreecommitdiff
path: root/net/fetch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/fetch/Makefile')
-rw-r--r--net/fetch/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/fetch/Makefile b/net/fetch/Makefile
index f556f324e1b..a73763d2477 100644
--- a/net/fetch/Makefile
+++ b/net/fetch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2009/11/13 20:52:05 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2009/11/19 22:55:52 joerg Exp $
#
DISTNAME= fetch-1.6
@@ -23,6 +23,5 @@ INSTALLATION_DIRS= bin ${PKGMANDIR}/cat1 ${PKGMANDIR}/man1
do-extract:
${CP} -r ${FILESDIR} ${WRKSRC}
-.include "options.mk"
-
+.include "../../net/libfetch/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"