diff options
author | culot <culot@FreeBSD.org> | 2011-08-09 17:19:35 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2011-08-09 17:19:35 +0800 |
commit | ec0769d99cd4a72d426b8130765716b150e7b710 (patch) | |
tree | a4a5f65496486834b8368204654d927456198654 /hebrew | |
parent | 183f2daf6ee9740e79d1a2f85486e7ae8d6e86c7 (diff) | |
download | freebsd-ports-gnome-ec0769d99cd4a72d426b8130765716b150e7b710.tar.gz freebsd-ports-gnome-ec0769d99cd4a72d426b8130765716b150e7b710.tar.zst freebsd-ports-gnome-ec0769d99cd4a72d426b8130765716b150e7b710.zip |
- Pet portlint(1)
- Pass maintainership to submitter
PR: ports/159615
Submitted by: Sterling Camden <sterling@camdensoftware.com>
Diffstat (limited to 'hebrew')
-rw-r--r-- | hebrew/elmar-fonts/Makefile | 8 | ||||
-rw-r--r-- | hebrew/elmar-fonts/pkg-message | 1 |
2 files changed, 4 insertions, 5 deletions
diff --git a/hebrew/elmar-fonts/Makefile b/hebrew/elmar-fonts/Makefile index dfc744879c3f..c0a9ec4f1b05 100644 --- a/hebrew/elmar-fonts/Makefile +++ b/hebrew/elmar-fonts/Makefile @@ -11,17 +11,17 @@ PORTREVISION= 2 CATEGORIES= hebrew x11-fonts MASTER_SITES= ftp://ftp.elmar.co.il/Portable/fonts/ DISTNAME= H.fonts -EXTRACT_SUFX= .tar.Z +EXTRACT_SUFX= .tar.Z -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sterling@camdensoftware.com COMMENT= A collection of Hebrew fonts from El-Mar software Ltd NO_WRKSUBDIR= yes NO_BUILD= yes do-install: - ${MKDIR} ${LOCALBASE}/lib/X11/fonts/hebrew - ${TAR} -C ${LOCALBASE}/lib/X11/fonts/hebrew -xZpf \ + ${MKDIR} ${PREFIX}/lib/X11/fonts/hebrew + ${TAR} -C ${PREFIX}/lib/X11/fonts/hebrew -xZpf \ ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} post-install: @${CAT} ${PKGMESSAGE} diff --git a/hebrew/elmar-fonts/pkg-message b/hebrew/elmar-fonts/pkg-message index cc14cf3aac0d..d6a2631300f5 100644 --- a/hebrew/elmar-fonts/pkg-message +++ b/hebrew/elmar-fonts/pkg-message @@ -6,4 +6,3 @@ $ xset fp rehash or by adding it to you're X-server configuration file (usually /etc/XF86Config or /etc/Xaccel.ini) and restarting the X-server. - |