8761b80efd
no functional change.
14 lines
295 B
Makefile
14 lines
295 B
Makefile
# $NetBSD: Makefile,v 1.29 2004/06/26 06:40:08 grant Exp $
|
|
#
|
|
|
|
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"
|