summaryrefslogtreecommitdiff
path: root/graphics/plotutils-nox11/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2004-11-13Replace USE_GCC_SHLIB with "USE_LANGUAGE=c c++" (the latter implies thejlam1-2/+1
former) for applications that are known to require C++.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-06-15plotutils uses a c and c++ compiler.grant1-1/+2
XXX these packages need to be made to use a common Makefile fragment.
2004-04-17Convert to buildlink3.snj1-3/+3
2004-04-03Demand GNU awk on IRIX. According to pkgsrc/mk/tools.mk IRIX has noheinz1-1/+3
usable native awk. This should fix PR pkg/25027.
2003-09-19DISTINFO_FILE, not DISTINFOFILE.wiz1-2/+2
2003-09-11Share distinfo and patches directory with plotutils, to let this buildjmmv1-1/+4
with gcc3 too. Pointed out by Kouichirou Hiratsuka; this is related to PR pkg/22443.
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb1-2/+1
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-03Convert to USE_NEW_TEXINFO.seb1-3/+5
While here fix CONFLICTS.
2003-06-07Split plotutils and gnuplot into '<pkgname>' and '<pkgname>-nox11' eachjschauma1-0/+27
(alternatively, we could have renamed one to '<pkgname>-x11', but for the element of least surprise, the default remains x11 enabled). This will work much better than the previous attempt to build two packages from one Makefile, which wasn't all thought out wrt to dependencies, buildlinks etc. Bump PKGREVISION on plotutils and gnuplot for this.