From e44b26dc74b5fc03ddc032d49160418708d254f0 Mon Sep 17 00:00:00 2001 From: mezz Date: Sat, 11 Jun 2011 19:51:16 +0000 Subject: Make portlint happy. I am using cports.sh in MC portstools. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16064 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/devhelp3/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'devel/devhelp3') diff --git a/devel/devhelp3/Makefile b/devel/devhelp3/Makefile index 673f1b744..080993567 100644 --- a/devel/devhelp3/Makefile +++ b/devel/devhelp3/Makefile @@ -3,7 +3,7 @@ # Whom: Adam Weinberger # # $FreeBSD$ -# $MCom: ports/devel/devhelp3/Makefile,v 1.7 2011/04/17 19:18:07 mezz Exp $ +# $MCom: ports/devel/devhelp3/Makefile,v 1.8 2011/06/10 22:59:02 mezz Exp $ PORTNAME= devhelp PORTVERSION= 3.0.0 @@ -24,14 +24,13 @@ USE_XORG= x11 USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnomehack intlhack gnomeprefix gtk30 gconf2 -# libwnck3 USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_LDCONFIG= yes GCONF_SCHEMAS= devhelp.schemas -CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \ - LDFLAGS="${PTHREAD_LIBS} -L${LOCALBASE}/lib" +CPPFLAGS= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include +CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS} -L${LOCALBASE}/lib" #OPTIONS= GEDIT "Enable GEdit plug-in support" off -- cgit v1.2.3