e117eda090
Some BUILDLINK_RECOMMENDED bumps done also. (If I missed any, please let me know -- and let me know a good way to automate this.)
15 lines
310 B
Makefile
15 lines
310 B
Makefile
# $NetBSD: Makefile,v 1.31 2004/12/28 23:18:16 reed Exp $
|
|
#
|
|
|
|
PKGREVISION= 2
|
|
SVR4_PKGNAME= gplot
|
|
CATEGORIES+= x11
|
|
|
|
CONFLICTS+= gnuplot-nox11-[0-9]*
|
|
|
|
USE_X11= YES
|
|
|
|
.include "../../graphics/gnuplot/Makefile.common"
|
|
|
|
.include "../../graphics/plotutils/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|