From e71de09d6d165e87dd966a36ce44971dbc4d5cfc Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 24 May 2013 16:35:30 +0000 Subject: Do not let system make.conf inpact the port's makefile This fixes build on current --- devel/libpdel/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'devel/libpdel') diff --git a/devel/libpdel/Makefile b/devel/libpdel/Makefile index 8f6f0278324f..66ad4dca3af1 100644 --- a/devel/libpdel/Makefile +++ b/devel/libpdel/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libpdel -# Date created: 22 Apr 2002 -# Whom: Archie Cobbs -# +# Created by: Archie Cobbs # $FreeBSD$ -# PORTNAME= libpdel PORTVERSION= 0.5.3 @@ -15,6 +11,7 @@ MAINTAINER= mav@alkar.net COMMENT= Packet Design multi-purpose C library for embedded applications LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 +MAKE_ENV= WITHOUT_PROFILE=yes __MAKE_CONF=/dev/null SRCCONF=/dev/null USE_LDCONFIG= yes -- cgit v1.2.3