summaryrefslogtreecommitdiff
path: root/graphics/gnuplot-nox11/Makefile
blob: 53a7c9f6ff8d904700370967517c4ca80581e142 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.7 2004/06/26 06:40:08 grant Exp $
#

PKGNAME=                ${DISTNAME:C/-/-nox11-/}
SVR4_PKGNAME=		gplot

CONFLICTS+=		gnuplot-[0-9]*

CONFIGURE_ARGS+=	--without-x

.include "../../graphics/gnuplot/Makefile.common"

.include "../../graphics/plotutils-nox11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"