From ce5e4570204c37f4ac986a2a6bc076aa911167d6 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 20:55:04 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: math) --- math/primegen/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'math/primegen') diff --git a/math/primegen/Makefile b/math/primegen/Makefile index c613e076b258..6e65eba05cc7 100644 --- a/math/primegen/Makefile +++ b/math/primegen/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: primegen -# Date created: Fri Mar 27 2009 12:04:22 UTC -# Whom: Mario Sergio Fujikawa Ferreira -# +# Created by: Mario Sergio Fujikawa Ferreira # $FreeBSD$ -# PORTNAME= primegen PORTVERSION= 0.97 @@ -31,6 +27,7 @@ PLIST_FILES+= ${HEADER_FILES:S,^,include/,} # libraries PLIST_FILES+= ${LIB_FILES:S,^,lib/,} +NO_STAGE= yes post-patch: @${FIND} ${WRKSRC} -type f -exec \ ${REINPLACE_CMD} -E -e 's!(primegen.a)!lib\1!' {} \; -- cgit v1.2.3