pkgsrc/print/a2ps
tron 68fc0eb63e Fix two problem under Mac OS X:
1.) stpcpy() is a macro under at least Mac OS 10.6. Avoid build failures
    by not defining a dodgy prototype for it.
2.) Don't strip installed binaries to allow the dynamic linker to find
    symbols required by the shared library but defined by the application.
    This fixes PR pkg/41827 by Christopher M. Fuhrman.

Bump package revision as the package built fine under Mac OS 10.5 before
but didn't work.
2010-10-28 23:21:52 +00:00
..
patches Fix two problem under Mac OS X: 2010-10-28 23:21:52 +00:00
buildlink3.mk
DESCR
distinfo Fix two problem under Mac OS X: 2010-10-28 23:21:52 +00:00
Makefile Fix two problem under Mac OS X: 2010-10-28 23:21:52 +00:00
PLIST Remove @dirrm entries from PLISTs 2009-06-14 18:11:52 +00:00