diff --git a/pkgtools/pkgdepgraph/Makefile b/pkgtools/pkgdepgraph/Makefile index 695d5ad97377..80a5da7c44d7 100644 --- a/pkgtools/pkgdepgraph/Makefile +++ b/pkgtools/pkgdepgraph/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2014/03/03 03:30:54 obache Exp $ +# $NetBSD: Makefile,v 1.34 2014/03/03 05:03:49 obache Exp $ # PKGNAME= pkgdepgraph-2.8 @@ -21,6 +21,10 @@ DISTVER= ${PKGVERSION_NOREV} .include "../../mk/bsd.prefs.mk" +.if ${OPSYS} == "SunOS" || ${OPSYS} == "AIX" +USE_TOOLS+= nroff +.endif + INSTALLATION_DIRS= bin ${PKGMANDIR}/cat1 ${PKGMANDIR}/man1 do-extract: