pkgsrc/graphics/gnuplot-nox11/Makefile
wiz 319e13628d More PKGREVISION bumps of jpeg dependencies.
Identified by parsing the NetBSD-i386-5.0.1/2009Q3 pkg_summary files
and Robert Elz.
2010-01-24 13:26:09 +00:00

16 lines
351 B
Makefile

# $NetBSD: Makefile,v 1.21 2010/01/24 13:26:10 wiz Exp $
#
PKGNAME= ${DISTNAME:C/-/-nox11-/}
PKGREVISION= 2
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"