From 47826f1c3aefa3191d545e917107bed5637f4178 Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 14 Mar 2005 21:55:38 +0000 Subject: NROFF isn't used anywhere here, so don't define it. --- graphics/ploticus/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'graphics') diff --git a/graphics/ploticus/Makefile b/graphics/ploticus/Makefile index 613810e8c61..d006fd75559 100644 --- a/graphics/ploticus/Makefile +++ b/graphics/ploticus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2005/02/08 09:40:35 adam Exp $ +# $NetBSD: Makefile,v 1.27 2005/03/14 21:55:38 tv Exp $ DISTNAME= pl231src PKGNAME= ploticus-2.31 @@ -20,7 +20,6 @@ PREFABSRC= ${WRKDIR}/${DISTNAME}/prefabs DOCDST= ${PREFIX}/share/doc/ploticus PREFABDST= ${PREFIX}/share/ploticus -NROFF?= nroff -mandoc MAKE_ENV+= XLIBS="-L${X11BASE}/lib -lX11" MAKE_ENV+= XINCLUDEDIR="-I${X11BASE}/include" -- cgit v1.2.3