aboutsummaryrefslogtreecommitdiff
path: root/arabic/ae_fonts_ttf
diff options
context:
space:
mode:
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"
------------------------------------------------------------------