summaryrefslogtreecommitdiffstats
path: root/ports-mgmt
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2010-01-11 05:11:40 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2010-01-11 05:11:40 +0800
commit9a52aa29497c4356c841e9021bfef041c29acaf4 (patch)
treec175ce6ca765bb5c74d53d372b3bfed2ea6618e7 /ports-mgmt
parent1b54ef22a9b759fce13ea16ec0d1c1e5c5eca46e (diff)
downloadmarcuscom-ports-9a52aa29497c4356c841e9021bfef041c29acaf4.tar
marcuscom-ports-9a52aa29497c4356c841e9021bfef041c29acaf4.tar.gz
marcuscom-ports-9a52aa29497c4356c841e9021bfef041c29acaf4.tar.bz2
marcuscom-ports-9a52aa29497c4356c841e9021bfef041c29acaf4.tar.lz
marcuscom-ports-9a52aa29497c4356c841e9021bfef041c29acaf4.tar.xz
marcuscom-ports-9a52aa29497c4356c841e9021bfef041c29acaf4.tar.zst
marcuscom-ports-9a52aa29497c4356c841e9021bfef041c29acaf4.zip
Add a CONFIGURE_ENV.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13427 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/gnome-packagekit/Makefile4
1 files changed, 3 insertions, 1 deletions
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 <afb@users.sourceforge.net>
#
# $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 \