summaryrefslogtreecommitdiff
path: root/print/ghostscript/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2009-02-13 15:31:35 +0000
committerdrochner <drochner@pkgsrc.org>2009-02-13 15:31:35 +0000
commitbefd52f31e23027d4fe1c20cd9e689f8c2addd51 (patch)
tree3b8c4b03f0dee7080250bd3961c8c8237992e86e /print/ghostscript/Makefile
parent4beb48ad88762b048a6acaf017032424722edf0e (diff)
downloadpkgsrc-befd52f31e23027d4fe1c20cd9e689f8c2addd51.tar.gz
fix a build problem with native xorg reported by Matthias Scheler,
being here, quell a printf format compiler warning
Diffstat (limited to 'print/ghostscript/Makefile')
-rw-r--r--print/ghostscript/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/ghostscript/Makefile b/print/ghostscript/Makefile
index 0d37c7f9da1..d647f96e36d 100644
--- a/print/ghostscript/Makefile
+++ b/print/ghostscript/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2009/02/12 19:51:08 drochner Exp $
+# $NetBSD: Makefile,v 1.57 2009/02/13 15:31:35 drochner Exp $
DISTNAME= ghostscript-8.64
CATEGORIES= print
@@ -66,6 +66,8 @@ CFLAGS.SunOS= -fPIC
BUILDLINK_TRANSFORM+= l:fontconfig:fontconfig:iconv
.endif
+CONFIGURE_ENV+= LPLIBDIR=${LOCALBASE}/lib
+
post-extract:
${MKDIR} ${WRKSRC}/bin
${MKDIR} ${WRKSRC}/obj