summaryrefslogtreecommitdiff
path: root/arabic/ae_fonts_ttf
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-01-08 01:28:29 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-01-08 01:28:29 +0000
commit662034dc19306421b2fbfe62856827d173183534 (patch)
treede08770dd1becfb6b0547b8c017e60b0e488c7ba /arabic/ae_fonts_ttf
parent- SUB_FILES += pkg-message (diff)
- SUB_FILES += pkg-message
PR: ports/142403 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
Notes
Notes: svn path=/head/; revision=247369
Diffstat (limited to 'arabic/ae_fonts_ttf')
-rw-r--r--arabic/ae_fonts_ttf/Makefile6
-rw-r--r--arabic/ae_fonts_ttf/files/pkg-message.in (renamed from arabic/ae_fonts_ttf/pkg-message)12
2 files changed, 9 insertions, 9 deletions
diff --git a/arabic/ae_fonts_ttf/Makefile b/arabic/ae_fonts_ttf/Makefile
index 68e2309edd05..cd62558b9300 100644
--- a/arabic/ae_fonts_ttf/Makefile
+++ b/arabic/ae_fonts_ttf/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ae_fonts1_ttf
PORTVERSION= 1.1
-PORTREVISION= 2
+PORTREVISION= 2
CATEGORIES= arabic x11-fonts
MASTER_SITES= SF/arabeyes/Fonts/ae_fonts
DISTNAME= ae_fonts1_ttf_${PORTVERSION}
@@ -19,6 +19,7 @@ BUILD_DEPENDS= ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir
USE_BZIP2= yes
WRKSRC= ${WRKDIR}/ae_fonts1-${PORTVERSION}
+SUB_FILES= pkg-message
.if !defined(WITHOUT_AAHS)
FONTS= AAHS
@@ -71,7 +72,6 @@ do-install:
.endfor
post-install:
- @${CAT} ${PKGMESSAGE} | ${SED} "s|LOCALBASE|${LOCALBASE}|g" \
- | ${SED} "s|PORTNAME|ae_fonts1|g"
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/arabic/ae_fonts_ttf/pkg-message b/arabic/ae_fonts_ttf/files/pkg-message.in
index 5f952078626f..a57c5c82dcb3 100644
--- a/arabic/ae_fonts_ttf/pkg-message
+++ b/arabic/ae_fonts_ttf/files/pkg-message.in
@@ -5,10 +5,10 @@
Add the following line to the "Files" section and restart XFree86.
- 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"
+ 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"
------------------------------------------------------------------