diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:43:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:43:59 +0000 |
commit | 6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5 (patch) | |
tree | 0c3309878fd450dd62184f1acef7c44d1acc7313 /print/afm | |
parent | 4bcad8fbe603f44ebb6e03f8973707d0ff716aad (diff) |
Notes
Diffstat (limited to 'print/afm')
-rw-r--r-- | print/afm/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/print/afm/Makefile b/print/afm/Makefile index 20b10f993134..0c0a47d19f4c 100644 --- a/print/afm/Makefile +++ b/print/afm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: afm -# Date created: 23 November 1994 -# Whom: ljo -# +# Created by: ljo # $FreeBSD$ -# PORTNAME= afm PORTVERSION= 1.0 @@ -16,6 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Adobe Font Metrics +NO_STAGE= yes pre-patch: @${RM} -rf ${WRKSRC}/RCS |