aboutsummaryrefslogtreecommitdiff
path: root/sysutils/conky-awesome
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2005-10-26 16:17:34 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2005-10-26 16:17:34 +0000
commit0bfc04d612675a9944dac066b277dc419984104b (patch)
tree595c11a36740b26d3e343f136d3b2f784ba6f6f0 /sysutils/conky-awesome
parent73a82b062fe663a93a90140ef84a6370a47709d2 (diff)
downloadports-0bfc04d612675a9944dac066b277dc419984104b.tar.gz
ports-0bfc04d612675a9944dac066b277dc419984104b.zip
Do not override CFLAGS and CONFIGURE_ENV.
Reported by: kris Pointy hat to: novel
Notes
Notes: svn path=/head/; revision=146421
Diffstat (limited to 'sysutils/conky-awesome')
-rw-r--r--sysutils/conky-awesome/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/conky-awesome/Makefile b/sysutils/conky-awesome/Makefile
index f75d79ae2ab9..1a9ca7fefa0c 100644
--- a/sysutils/conky-awesome/Makefile
+++ b/sysutils/conky-awesome/Makefile
@@ -18,8 +18,8 @@ USE_BZIP2= yes
USE_REINPLACE= yes
HAS_CONFIGURE= yes
USE_X_PREFIX= yes
-CONFIGURE_ENV= CFLAGS="-I${X11BASE}/include" \
- LDFLAGS="-L${X11BASE}/lib"
+CONFIGURE_ENV+= CFLAGS="${CFLAGS} -I${X11BASE}/include" \
+ LDFLAGS="${LDFLAGS} -L${X11BASE}/lib"
MAN1= conky.1