summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authortonio <tonio@pkgsrc.org>2005-11-30 18:24:00 +0000
committertonio <tonio@pkgsrc.org>2005-11-30 18:24:00 +0000
commit4f1d38575241d4b03f63c933d07b9d17579fca39 (patch)
tree6798b994fcd22fe93b813392b05679a67f9084ef /print
parenta2caec355c5698ee27a635535e6a953651b733f8 (diff)
downloadpkgsrc-4f1d38575241d4b03f63c933d07b9d17579fca39.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')
-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}