aboutsummaryrefslogtreecommitdiff
path: root/arabic/ae_fonts_ttf
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-04-19 17:56:05 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-04-19 17:56:05 +0000
commit3e4ed01146cfe2bdca465bd0e4d199341f62a0b6 (patch)
treed573ea09b2bf6be67cb497df199932da9e2707c4 /arabic/ae_fonts_ttf
parent40049f4af2200d0dcf33596508688623fc75f764 (diff)
downloadports-3e4ed01146cfe2bdca465bd0e4d199341f62a0b6.tar.gz
ports-3e4ed01146cfe2bdca465bd0e4d199341f62a0b6.zip
Notes
Diffstat (limited to 'arabic/ae_fonts_ttf')
-rw-r--r--arabic/ae_fonts_ttf/Makefile4
-rw-r--r--arabic/ae_fonts_ttf/pkg-message12
2 files changed, 8 insertions, 8 deletions
diff --git a/arabic/ae_fonts_ttf/Makefile b/arabic/ae_fonts_ttf/Makefile
index 1e225f2e6284..30849694329a 100644
--- a/arabic/ae_fonts_ttf/Makefile
+++ b/arabic/ae_fonts_ttf/Makefile
@@ -9,7 +9,7 @@ PORTNAME= ae_fonts1_ttf
PORTVERSION= 1.1
PORTREVISION= 2
CATEGORIES= arabic x11-fonts
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= SF
MASTER_SITE_SUBDIR= arabeyes
DISTNAME= ae_fonts1_ttf_${PORTVERSION}
@@ -72,7 +72,7 @@ do-install:
.endfor
post-install:
- @${CAT} ${PKGMESSAGE} | ${SED} "s|X11BASE|${X11BASE}|g" \
+ @${CAT} ${PKGMESSAGE} | ${SED} "s|LOCALBASE|${LOCALBASE}|g" \
| ${SED} "s|PORTNAME|ae_fonts1|g"
.include <bsd.port.mk>
diff --git a/arabic/ae_fonts_ttf/pkg-message b/arabic/ae_fonts_ttf/pkg-message
index 2b41375081a2..5f952078626f 100644
--- a/arabic/ae_fonts_ttf/pkg-message
+++ b/arabic/ae_fonts_ttf/pkg-message
@@ -5,10 +5,10 @@
Add the following line to the "Files" section and restart XFree86.
- FontPath "X11BASE/lib/X11/fonts/PORTNAME/AAHS"
- FontPath "X11BASE/lib/X11/fonts/PORTNAME/AGA"
- FontPath "X11BASE/lib/X11/fonts/PORTNAME/FS"
- FontPath "X11BASE/lib/X11/fonts/PORTNAME/Kasr"
- FontPath "X11BASE/lib/X11/fonts/PORTNAME/MCS"
- FontPath "X11BASE/lib/X11/fonts/PORTNAME/Shmookh"
+ FontPath "LOCALBASE/lib/X11/fonts/PORTNAME/AAHS"
+ FontPath "LOCALBASE/lib/X11/fonts/PORTNAME/AGA"
+ FontPath "LOCALBASE/lib/X11/fonts/PORTNAME/FS"
+ FontPath "LOCALBASE/lib/X11/fonts/PORTNAME/Kasr"
+ FontPath "LOCALBASE/lib/X11/fonts/PORTNAME/MCS"
+ FontPath "LOCALBASE/lib/X11/fonts/PORTNAME/Shmookh"
------------------------------------------------------------------