From 214c0c7ec96de4dd0ac4495bc20cc93e624a22b4 Mon Sep 17 00:00:00 2001 From: DPorts Builder Date: Tue, 15 Oct 2013 03:04:47 -0700 Subject: [PATCH] Tweak misc/granulate version 0.2 --- misc/granulate/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/misc/granulate/Makefile b/misc/granulate/Makefile index 652d71cdc60..383ece13e77 100644 --- a/misc/granulate/Makefile +++ b/misc/granulate/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: granulate -# Date created: Feb 17, 2001 -# Whom: Ying-Chieh Liao -# -# $FreeBSD: ports/misc/granulate/Makefile,v 1.11 2012/11/17 05:59:38 svnexp Exp $ -# +# Created by: Ying-Chieh Liao +# $FreeBSD: misc/granulate/Makefile 327745 2013-09-20 20:50:57Z bapt $ PORTNAME= granulate PORTVERSION= 0.2 @@ -15,6 +11,7 @@ MAINTAINER= jharris@widomaker.com COMMENT= Granulate is a program for splitting files in place PLIST_FILES= bin/granulate +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s,^CC,#CC,g ; s,^CFLAGS,#CFLAGS,g" \ ${WRKSRC}/Makefile -- 2.41.0