diff options
author | bapt <bapt@FreeBSD.org> | 2013-09-21 02:41:52 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-09-21 02:41:52 +0800 |
commit | 33b871a9c845835374d0a594348ddf8da0551d74 (patch) | |
tree | c608cd0be9c0d1c3762cb070b83d71cc06097a2b /hebrew/elmar-fonts | |
parent | 5495ad1eb0426206406e428e711fb1ba9e3150ce (diff) | |
download | freebsd-ports-gnome-33b871a9c845835374d0a594348ddf8da0551d74.tar.gz freebsd-ports-gnome-33b871a9c845835374d0a594348ddf8da0551d74.tar.zst freebsd-ports-gnome-33b871a9c845835374d0a594348ddf8da0551d74.zip |
Add NO_STAGE all over the place in preparation for the staging support (cat: hebrew)
Diffstat (limited to 'hebrew/elmar-fonts')
-rw-r--r-- | hebrew/elmar-fonts/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/hebrew/elmar-fonts/Makefile b/hebrew/elmar-fonts/Makefile index c0a9ec4f1b05..584d017d650f 100644 --- a/hebrew/elmar-fonts/Makefile +++ b/hebrew/elmar-fonts/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: elmar-fonts -# Date created: 23 March 2000 -# Whom: nadav@cs.technion.ac.il -# +# Created by: nadav@cs.technion.ac.il # $FreeBSD$ -# PORTNAME= elmar-fonts PORTVERSION= 3.3 @@ -19,6 +15,7 @@ COMMENT= A collection of Hebrew fonts from El-Mar software Ltd NO_WRKSUBDIR= yes NO_BUILD= yes +NO_STAGE= yes do-install: ${MKDIR} ${PREFIX}/lib/X11/fonts/hebrew ${TAR} -C ${PREFIX}/lib/X11/fonts/hebrew -xZpf \ |