diff options
Diffstat (limited to 'x11-toolkits/gnome-sharp20/Makefile')
-rw-r--r-- | x11-toolkits/gnome-sharp20/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-toolkits/gnome-sharp20/Makefile b/x11-toolkits/gnome-sharp20/Makefile index 1ac1a7abc9d2..e34f7e32caf8 100644 --- a/x11-toolkits/gnome-sharp20/Makefile +++ b/x11-toolkits/gnome-sharp20/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gnome-sharp -# Date created: 20061025 -# Whom: Tom McLaughlin <tmclaugh@FreeBSD.org> -# +# Created by: Tom McLaughlin <tmclaugh@FreeBSD.org> # $FreeBSD$ -# PORTNAME= gnome-sharp PORTVERSION= 2.24.2 @@ -24,6 +20,7 @@ USE_GNOME= gnomehack gnomepanel gtksharp20 librsvg2 vte libgnomeprintui \ libgnomeui MAKE_JOBS_UNSAFE= yes +NO_STAGE= yes post-patch: @${FIND} ${WRKSRC} -name '*.pl' | ${XARGS} ${REINPLACE_CMD} -e \ 's|^#!/usr/bin/perl|#!${PERL}|' |