summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-03-14 21:55:38 +0000
committertv <tv@pkgsrc.org>2005-03-14 21:55:38 +0000
commit47826f1c3aefa3191d545e917107bed5637f4178 (patch)
tree1f8d1d11cb0ebd32a06e9b449e0332fdeddd1f55 /graphics
parentfd0a2b1e39f8d2ecadb9c83ed5b472d098884b27 (diff)
downloadpkgsrc-47826f1c3aefa3191d545e917107bed5637f4178.tar.gz
NROFF isn't used anywhere here, so don't define it.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ploticus/Makefile3
1 files changed, 1 insertions, 2 deletions
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"