summaryrefslogtreecommitdiff
path: root/graphics/ploticus
diff options
context:
space:
mode:
authortv <tv>2005-03-14 21:55:38 +0000
committertv <tv>2005-03-14 21:55:38 +0000
commit57c798ebc00393ea005d2a825072977b33527bf2 (patch)
tree1f8d1d11cb0ebd32a06e9b449e0332fdeddd1f55 /graphics/ploticus
parent528695a31a8c1f76271ace063c3e9eb8bf485ba2 (diff)
downloadpkgsrc-57c798ebc00393ea005d2a825072977b33527bf2.tar.gz
NROFF isn't used anywhere here, so don't define it.
Diffstat (limited to 'graphics/ploticus')
-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"