summaryrefslogtreecommitdiff
path: root/print/xpdf/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2002-06-10 10:58:58 +0000
committerdrochner <drochner>2002-06-10 10:58:58 +0000
commit0ee8d8d3dc9331d4498dcbb14a99a328f3bd81f1 (patch)
tree07516e999ae48f82767558632b945edeb8a08c10 /print/xpdf/Makefile
parent54a2be41c35d5dc12a5036adb11954f6d84a3abd (diff)
downloadpkgsrc-0ee8d8d3dc9331d4498dcbb14a99a328f3bd81f1.tar.gz
don't install the app-defaults file - it is ignored anyway
XXX should do something about the config file, but there is still discussion
Diffstat (limited to 'print/xpdf/Makefile')
-rw-r--r--print/xpdf/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/print/xpdf/Makefile b/print/xpdf/Makefile
index 566631942ed..4d8b26df0a2 100644
--- a/print/xpdf/Makefile
+++ b/print/xpdf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2002/04/10 12:17:39 joda Exp $
+# $NetBSD: Makefile,v 1.8 2002/06/10 10:58:58 drochner Exp $
#
DISTNAME= xpdf-1.00
@@ -31,11 +31,6 @@ MAKE_ENV+= SED="${SED}" ECHO="${ECHO}"
CONFIGURE_ARGS+= --enable-a4-paper
.endif
-post-install:
- ${SED} -e "s|@@LOCALBASE@@|${LOCALBASE}|g" \
- ${FILESDIR}/xpdf-app-defaults \
- > ${X11PREFIX}/lib/X11/app-defaults/Xpdf
-
.include "../../graphics/freetype2/buildlink.mk"
.include "../../graphics/xpm/buildlink.mk"
.include "../../textproc/t1lib/buildlink.mk"