diff options
author | bapt <bapt@FreeBSD.org> | 2013-09-21 07:51:14 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-09-21 07:51:14 +0800 |
commit | b47ac46abd811e3c8ee18c563e782daeb84aa918 (patch) | |
tree | 114837d5e8aa98521f12237093ea2d2f0806ca9b /x11-fonts/artwiz-aleczapka-de | |
parent | b9a3b13e4b43a2ea13779932760512046d251eb2 (diff) | |
download | freebsd-ports-gnome-b47ac46abd811e3c8ee18c563e782daeb84aa918.tar.gz freebsd-ports-gnome-b47ac46abd811e3c8ee18c563e782daeb84aa918.tar.zst freebsd-ports-gnome-b47ac46abd811e3c8ee18c563e782daeb84aa918.zip |
Add NO_STAGE all over the place in preparation for the staging support (cat: x11-fonts)
Diffstat (limited to 'x11-fonts/artwiz-aleczapka-de')
-rw-r--r-- | x11-fonts/artwiz-aleczapka-de/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/x11-fonts/artwiz-aleczapka-de/Makefile b/x11-fonts/artwiz-aleczapka-de/Makefile index 44ead6b0e5af..4d8ce84ced65 100644 --- a/x11-fonts/artwiz-aleczapka-de/Makefile +++ b/x11-fonts/artwiz-aleczapka-de/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: artwiz-aleczapka-de -# Date created: 2004-08-28 -# Whom: Herbert J. Skuhra <herbert.skuhra@gmx.at> -# +# Created by: Herbert J. Skuhra <herbert.skuhra@gmx.at> # $FreeBSD$ PORTNAME= artwiz-aleczapka-de @@ -24,6 +21,7 @@ FONTDIR= ${LOCALBASE}/lib/X11/fonts/${PORTNAME}/ FILES= ${FONTS:S,$,.pcf,} ${WRKSRC}/fonts.alias \ ${WRKSRC}/fonts.dir +NO_STAGE= yes .include <bsd.port.pre.mk> do-install: |