diff options
Diffstat (limited to 'deskutils/tnote/Makefile')
-rw-r--r-- | deskutils/tnote/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/deskutils/tnote/Makefile b/deskutils/tnote/Makefile index 4089a44edc17..45bd451115ec 100644 --- a/deskutils/tnote/Makefile +++ b/deskutils/tnote/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: tnote -# Date created: 2010-07-25 -# Whom: ports@c0decafe.net -# +# Created by: ports@c0decafe.net # $FreeBSD$ -# PORTNAME= tnote PORTVERSION= 0.2.1 @@ -25,6 +21,7 @@ PLIST_FILES= bin/tnote PORTDOCS= * +NO_STAGE= yes post-extract: @${REINPLACE_CMD} -e 's|share/man|man|' ${WRKSRC}/setup.py |