summaryrefslogtreecommitdiff
path: root/graphics/gnuplot-nox11/Makefile
blob: e2c6dc1e77a2515a888ae7a15e7cda94c212241d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.19 2009/09/14 18:52:03 asau Exp $
#

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

CONFLICTS+=		gnuplot-[0-9]*

CONFIGURE_ARGS+=	--without-x

INSTALL_ENV+=		INSTALL_XRESOURCE_DATA=no

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

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