Commit graph

18 commits

Author SHA1 Message Date
jlam
1293a34c3e Use ghostscript.mk. 2002-09-13 06:53:31 +00:00
seb
db84442a67 Substitute a couple of mkdir' by ${MKDIR}'.
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}.
While here substitute a couple of ${PREFIX} by `%D' in
`@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-06-26 10:29:33 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
wiz
d38a79d089 Wildcard enscript dependency. 2002-01-28 02:30:08 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
agc
576c187ad7 + The distfile has changed on the master site.
+ Rather than futz with unknown versions, use the version stored on
ftp.netbsd.org.
+ Move to sha1 digest, and add distfile size.
2001-05-04 15:45:39 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
wiz
a87738b456 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:42:09 +00:00
wrstuden
bdf23323aa Make displayed message reflect reality - examples are in
share/examples/stylewriter, not share/examples.
2000-06-07 20:10:41 +00:00
jlam
fd75e24317 Alter dependencies. Packages needing X11 drivers use
DEPENDS+=	ghostscript-[6-9]*:../../print/ghostscript

and packages needing just any ghostscript binary use

	DEPENDS+=	ghostscript{,-nox11}-[6-9]*:../../print/ghostscript
2000-05-10 15:39:06 +00:00
jlam
582a02f348 Correct dependencies to find all applicable versions of ghostscript.
If ghostscript isn't installed, then install ghostscript-x11 as it
will always work.
2000-05-07 02:11:16 +00:00
jlam
96be60e4aa Backout changes to use gstty and depend on ghostscript*-5.50nb2. 2000-04-20 16:32:47 +00:00
jlam
c651217a12 Depend on ghostscript-*nb1 since were modified to use gstty/gs. 2000-04-16 17:36:42 +00:00
jlam
9402305e4a Adapt to gstty/gs 2000-04-10 00:04:28 +00:00
agc
5c7529e051 Move from RUN_DEPENDS to plain DEPENDS. 1999-11-24 10:35:28 +00:00
jlam
d922939879 Fix installation of example files. 1999-09-08 03:08:02 +00:00
jlam
65a8539930 stylewriter-0.9.9 -- Apple StyleWriter driver for un*x 1999-09-04 15:56:04 +00:00