From 83f65384c9041fa9a31c84b5e21b643fa2bf97c6 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 23:05:58 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) --- sysutils/hachoir-subfile/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'sysutils/hachoir-subfile') diff --git a/sysutils/hachoir-subfile/Makefile b/sysutils/hachoir-subfile/Makefile index de95059c4f1f..843ebe039977 100644 --- a/sysutils/hachoir-subfile/Makefile +++ b/sysutils/hachoir-subfile/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: hachoir-subfile -# Date created: 13 July 2007 -# Whom: Andrew Pantyukhin -# +# Created by: Andrew Pantyukhin # $FreeBSD$ -# PORTNAME= hachoir-subfile PORTVERSION= 0.5.3 @@ -19,4 +15,5 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/hachoir_parser/__init__.py:${PORTSDIR}/devel/h USE_PYTHON= yes USE_PYDISTUTILS=yes +NO_STAGE= yes .include -- cgit v1.2.3