diff options
Diffstat (limited to 'x11-fonts/anonymous-pro/Makefile')
-rw-r--r-- | x11-fonts/anonymous-pro/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-fonts/anonymous-pro/Makefile b/x11-fonts/anonymous-pro/Makefile index 33e19afc5c00..22c12f1fbdc7 100644 --- a/x11-fonts/anonymous-pro/Makefile +++ b/x11-fonts/anonymous-pro/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: anonymousPro -# Date Created: 14 Nov 2011 -# Whom: Norberto Lopes <nlopes.ml@gmail.com> -# +# Created by: Norberto Lopes <nlopes.ml@gmail.com> # $FreeBSD$ -# PORTNAME= anonymous-pro PORTVERSION= 1.002 @@ -31,6 +27,7 @@ SUB_FILES= pkg-message WRKSRC= ${WRKDIR}/${DISTNAME}.001 +NO_STAGE= yes do-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} |