From 57a789e29195b0cfc5b1cb844db43ddb8ee6e4b5 Mon Sep 17 00:00:00 2001 From: "Philip M. Gollucci" Date: Fri, 8 Jan 2010 01:27:51 +0000 Subject: - SUB_FILES += pkg-message PR: ports/14 Submitted by: Sevan Janiyan --- arabic/khotot/Makefile | 4 ++-- arabic/khotot/files/pkg-message.in | 16 ++++++++++++++++ arabic/khotot/pkg-message | 16 ---------------- 3 files changed, 18 insertions(+), 18 deletions(-) create mode 100644 arabic/khotot/files/pkg-message.in delete mode 100644 arabic/khotot/pkg-message (limited to 'arabic') diff --git a/arabic/khotot/Makefile b/arabic/khotot/Makefile index f28434ead34d..39030fce15f1 100644 --- a/arabic/khotot/Makefile +++ b/arabic/khotot/Makefile @@ -29,6 +29,7 @@ RUN_DEPENDS+= ${LOCALBASE}/lib/X11/fonts/kacst_fonts/fonts.dir:${PORTSDIR}/arabi .endif NO_BUILD= yes +SUB_FILES= pkg-message pre-everything:: @${ECHO_MSG} "" @@ -53,7 +54,6 @@ do-install: # This is a meta-port, the do-install target is not needed post-install: - @${CAT} ${PKGMESSAGE} | ${SED} "s|LOCALBASE|${LOCALBASE}|g" \ - ${PKGDIR}/pkg-message + @${CAT} ${PKGMESSAGE} .include diff --git a/arabic/khotot/files/pkg-message.in b/arabic/khotot/files/pkg-message.in new file mode 100644 index 000000000000..52676486f020 --- /dev/null +++ b/arabic/khotot/files/pkg-message.in @@ -0,0 +1,16 @@ +------------------------------------------------------------------ + To get XFree86 to recognize your new fonts you will need to + add a line to your XF86Config file. Please consult XF86Config(5) + for more information on where to find the configuration file. + + Add the following line to the "Files" section and restart XFree86. + + FontPath "%%PREFIX%%/lib/X11/fonts/ae_fonts_mono" + FontPath "%%PREFIX%%/lib/X11/fonts/ae_fonts1/AAHS" + FontPath "%%PREFIX%%/lib/X11/fonts/ae_fonts1/AGA" + FontPath "%%PREFIX%%/lib/X11/fonts/ae_fonts1/FS" + FontPath "%%PREFIX%%/lib/X11/fonts/ae_fonts1/Kasr" + FontPath "%%PREFIX%%/lib/X11/fonts/ae_fonts1/MCS" + FontPath "%%PREFIX%%/lib/X11/fonts/ae_fonts1/Shmookh" + FontPath "%%PREFIX%%/lib/X11/fonts/kacst_fonts" +------------------------------------------------------------------ diff --git a/arabic/khotot/pkg-message b/arabic/khotot/pkg-message deleted file mode 100644 index e4166e8fc101..000000000000 --- a/arabic/khotot/pkg-message +++ /dev/null @@ -1,16 +0,0 @@ ------------------------------------------------------------------- - To get XFree86 to recognize your new fonts you will need to - add a line to your XF86Config file. Please consult XF86Config(5) - for more information on where to find the configuration file. - - Add the following line to the "Files" section and restart XFree86. - - FontPath "LOCALBASE/lib/X11/fonts/ae_fonts_mono" - FontPath "LOCALBASE/lib/X11/fonts/ae_fonts1/AAHS" - FontPath "LOCALBASE/lib/X11/fonts/ae_fonts1/AGA" - FontPath "LOCALBASE/lib/X11/fonts/ae_fonts1/FS" - FontPath "LOCALBASE/lib/X11/fonts/ae_fonts1/Kasr" - FontPath "LOCALBASE/lib/X11/fonts/ae_fonts1/MCS" - FontPath "LOCALBASE/lib/X11/fonts/ae_fonts1/Shmookh" - FontPath "LOCALBASE/lib/X11/fonts/kacst_fonts" ------------------------------------------------------------------- -- cgit v1.2.3