From 9a52aa29497c4356c841e9021bfef041c29acaf4 Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 10 Jan 2010 21:11:40 +0000 Subject: Add a CONFIGURE_ENV. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13427 df743ca5-7f9a-e211-a948-0013205c9059 --- ports-mgmt/gnome-packagekit/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ports-mgmt') diff --git a/ports-mgmt/gnome-packagekit/Makefile b/ports-mgmt/gnome-packagekit/Makefile index 33626f841..f1515a6ee 100644 --- a/ports-mgmt/gnome-packagekit/Makefile +++ b/ports-mgmt/gnome-packagekit/Makefile @@ -3,7 +3,7 @@ # Whom: Anders F Bjorklund # # $FreeBSD$ -# $MCom: ports/ports-mgmt/gnome-packagekit/Makefile,v 1.5 2010/01/10 20:22:13 marcus Exp $ +# $MCom: ports/ports-mgmt/gnome-packagekit/Makefile,v 1.6 2010/01/10 21:10:37 marcus Exp $ PORTNAME= gnome-packagekit PORTVERSION= 2.29.2 @@ -31,6 +31,8 @@ GCONF_SCHEMAS= gnome-packagekit.schemas INSTALLS_ICONS= yes INSTALLS_OMF= yes GNU_CONFIGURE= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" MAN1= gpk-application.1 gpk-backend-status.1 gpk-install-local-file.1 \ gpk-install-mime-type.1 gpk-install-package-name.1 \ -- cgit v1.2.3