From 7425b543e8f92cf560a58d4bf6db6c156cca9e85 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 16 May 2005 01:15:30 +0000 Subject: Note that gtar is required by the package. --- net/cisco-mibs/Makefile | 4 +++- net/dgd/Makefile | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/cisco-mibs/Makefile b/net/cisco-mibs/Makefile index e7da8fae675..35cc92c90ff 100644 --- a/net/cisco-mibs/Makefile +++ b/net/cisco-mibs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/02/12 17:56:42 kim Exp $ +# $NetBSD: Makefile,v 1.2 2005/05/16 01:15:32 jlam Exp $ DISTNAME= cisco-mibs-20050210 CATEGORIES= net @@ -20,6 +20,8 @@ DIST_SUBDIR= ${PKGBASE} EXTRACT_ONLY= # empty NO_BUILD= yes +PKGSRC_USE_TOOLS+= gtar + MIBDIR= ${PREFIX}/share/cisco-mibs do-install: diff --git a/net/dgd/Makefile b/net/dgd/Makefile index cbea87e56a3..32b9e27c884 100644 --- a/net/dgd/Makefile +++ b/net/dgd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/04/11 21:46:45 tv Exp $ +# $NetBSD: Makefile,v 1.8 2005/05/16 01:15:32 jlam Exp $ DISTNAME= dgd-1.2p4 PKGNAME= dgd-1.2.0.4 @@ -15,6 +15,8 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews WRKSRC= ${WRKDIR}/dgd/src +PKGSRC_USE_TOOLS+= gtar + SUBST_CLASSES+= paths SUBST_MESSAGE.paths= "Fixing hardcoded paths and command names." SUBST_STAGE.paths= post-patch -- cgit v1.2.3