pkgsrc/graphics/gnuplot-nox11/Makefile
reed e117eda090 Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.

(If I missed any, please let me know -- and let me know a good
way to automate this.)
2004-12-28 23:18:15 +00:00

15 lines
343 B
Makefile

# $NetBSD: Makefile,v 1.9 2004/12/28 23:18:17 reed Exp $
#
PKGNAME= ${DISTNAME:C/-/-nox11-/}
PKGREVISION= 2
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"