summaryrefslogtreecommitdiff
path: root/graphics/gnuplot-nox11/Makefile
blob: 12a4a6ad7e7b8f7ee560454c156da0e8d7a0ff84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.8 2004/10/03 00:14:51 tv Exp $
#

PKGNAME=                ${DISTNAME:C/-/-nox11-/}
PKGREVISION=	1
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"