From 75c703a072d2981400dc17a23ec971f3cf28a570 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 23:43:19 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: x11) --- x11/xcurs/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'x11/xcurs/Makefile') diff --git a/x11/xcurs/Makefile b/x11/xcurs/Makefile index be82510..a55ccda3 100644 --- a/x11/xcurs/Makefile +++ b/x11/xcurs/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: XCurs -# Date created: 27 Dec 2004 -# Whom: Alexey Dokuchaev -# +# Created by: Alexey Dokuchaev # $FreeBSD$ -# PORTNAME= xcurs PORTVERSION= 0.5.1 @@ -21,6 +17,7 @@ USE_GNOME= pygtk2 USE_PYTHON= yes NO_BUILD= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,#!/usr/bin/python,#!/usr/bin/env python,g' \ ${WRKSRC}/parsexcursor.py ${WRKSRC}/xcurs.py -- cgit v1.1