summaryrefslogtreecommitdiff
path: root/print/a2ps
diff options
context:
space:
mode:
authortonio <tonio>2005-11-30 18:24:00 +0000
committertonio <tonio>2005-11-30 18:24:00 +0000
commit7e5f859c2311c4d9255bd1b045987511c1194886 (patch)
tree6798b994fcd22fe93b813392b05679a67f9084ef /print/a2ps
parent229a48af6e62e5553f2fccee2f02b220fd9bf5d3 (diff)
downloadpkgsrc-7e5f859c2311c4d9255bd1b045987511c1194886.tar.gz
add CFLAGS.Darwin+=-flat_namespace
to avoid a2ps failure at runtime under Darwin (symbol not found in flat namespace) Bump PKGREVISION, as it changes the binary package under Darwin
Diffstat (limited to 'print/a2ps')
-rw-r--r--print/a2ps/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile
index fb6c3ec8a71..303331a34fb 100644
--- a/print/a2ps/Makefile
+++ b/print/a2ps/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.57 2005/07/16 01:19:18 jlam Exp $
+# $NetBSD: Makefile,v 1.58 2005/11/30 18:24:00 tonio Exp $
DISTNAME= a2ps-4.13b
PKGNAME= a2ps-4.13.0.2
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GNU:=a2ps/} \
ftp://ftp.enst.fr/pub/unix/a2ps/
@@ -20,6 +20,7 @@ WRKSRC= ${WRKDIR}/a2ps-4.13
STRIP= # empty
USE_LIBTOOL= yes
+CFLAGS.Darwin+= -flat_namespace
USE_TOOLS+= file:run gmake mktemp:run perl:run
CONFIGURE_ENV+= file_prog=${FILE_CMD:Q}