summaryrefslogtreecommitdiff
path: root/fonts/profont/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/profont/Makefile')
-rw-r--r--fonts/profont/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/profont/Makefile b/fonts/profont/Makefile
index 557758c9b0b..d4a6d077e53 100644
--- a/fonts/profont/Makefile
+++ b/fonts/profont/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/04/19 05:30:52 snj Exp $
+# $NetBSD: Makefile,v 1.3 2005/06/16 06:57:52 jlam Exp $
#
DISTNAME= profontlinux
@@ -17,6 +17,7 @@ USE_X11BASE= yes
USE_PKGINSTALL= yes
FONTS_X11_DIRS= ${PREFIX}/lib/X11/fonts/misc
+INSTALLATION_DIRS= lib/X11/fonts/misc
do-install:
for i in ${WRKDIR}/*.pcf; do ${INSTALL_DATA} $$i ${FONTS_X11_DIRS}; done