From 36117d709704f772dbc3d305cda6923741791598 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 16:13:47 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: databases) --- databases/mysql-udf-sys/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'databases/mysql-udf-sys') diff --git a/databases/mysql-udf-sys/Makefile b/databases/mysql-udf-sys/Makefile index 20a91cc6a703..d60249cb38c9 100644 --- a/databases/mysql-udf-sys/Makefile +++ b/databases/mysql-udf-sys/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mysql-udf-sys -# Date created: December 2011 -# Whom: David Cornejo -# +# Created by: David Cornejo # $FreeBSD$ -# PORTNAME= mysql-udf-sys PORTVERSION= 0.0.3 @@ -22,6 +18,7 @@ WRKSRC= ${WRKDIR} PLIST_FILES= lib/mysql/plugin/lib_mysqludf_sys.so PLIST_DIRS= lib/mysql/plugin +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|; s|%%LOCALBASE%%|${LOCALBASE}|' \ ${WRKSRC}/Makefile -- cgit v1.2.3