summaryrefslogtreecommitdiff
path: root/print/xpdf-greek/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/xpdf-greek/Makefile')
-rw-r--r--print/xpdf-greek/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/xpdf-greek/Makefile b/print/xpdf-greek/Makefile
index c0a39813c30..bc82da2390e 100644
--- a/print/xpdf-greek/Makefile
+++ b/print/xpdf-greek/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/08/06 14:50:23 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2002/09/19 19:21:39 kei Exp $
#
DISTNAME= xpdf-greek
@@ -29,6 +29,6 @@ do-install:
${X11PREFIX}/share/xpdf/greek
post-install:
- ${CAT} ${WRKSRC}/add-to-xpdfrc >> ${X11PREFIX}/etc/xpdfrc
+ ${CAT} ${WRKSRC}/add-to-xpdfrc >> ${PKG_SYSCONFDIR}/xpdfrc
.include "../../mk/bsd.pkg.mk"