diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 16:21:37 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 16:21:37 +0000 |
| commit | cf104c570b6057a060aff137032968074d18b40d (patch) | |
| tree | 31792f4e524fa4befbbeca4225fc96908b09c2da /deskutils/mencal | |
| parent | 36117d709704f772dbc3d305cda6923741791598 (diff) | |
Notes
Diffstat (limited to 'deskutils/mencal')
| -rw-r--r-- | deskutils/mencal/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/deskutils/mencal/Makefile b/deskutils/mencal/Makefile index 411dd7ff3f32..544dceadf5c1 100644 --- a/deskutils/mencal/Makefile +++ b/deskutils/mencal/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mencal -# Date created: 17 April 2002 -# Whom: Christian Brueffer <chris@unixpages.org> -# +# Created by: Christian Brueffer <chris@unixpages.org> # $FreeBSD$ -# PORTNAME= mencal PORTVERSION= 2.4 @@ -22,6 +18,7 @@ USE_PERL5= run PLIST_FILES= bin/mencal +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/^#!/s|/.*|${PERL} -w|' ${WRKSRC}/${PORTNAME} |
