summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2011-01-13 18:52:59 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2011-01-13 18:52:59 +0000
commit07330c68c9ae000fe508fbd63501a67249629ac0 (patch)
tree9b00f3e5463cd9f9a4c2764e8f695527e97c587b /x11-wm
parent- update to 1.1 (diff)
Pass correct flags via CFLAGS instead of MAKE_ARGS
to prepare port for ports/153625. Reported by: gerald Feature safe: yes
Notes
Notes: svn path=/head/; revision=267750
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/fbcmd/Makefile2
-rw-r--r--x11-wm/fbcmd/distinfo1
2 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/fbcmd/Makefile b/x11-wm/fbcmd/Makefile
index 244a581bbfd7..687eb6f555d6 100644
--- a/x11-wm/fbcmd/Makefile
+++ b/x11-wm/fbcmd/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= fluxbox:${PORTSDIR}/x11-wm/fluxbox
USE_BZIP2= yes
USE_GMAKE= yes
ALL_TARGET= first
-MAKE_ARGS= CXX="${CXX}" CFLAGS="${CFLAGS}"
+CFLAGS+= "-I${LOCALBASE}/include"
USE_XORG= x11 xmu
PLIST_FILES= bin/fbcmd
diff --git a/x11-wm/fbcmd/distinfo b/x11-wm/fbcmd/distinfo
index 70361bda17b9..a001c1c765b2 100644
--- a/x11-wm/fbcmd/distinfo
+++ b/x11-wm/fbcmd/distinfo
@@ -1,3 +1,2 @@
-MD5 (fbcmd-0.5.1.tar.bz2) = 614f5d4c4fdf03946c76a45c797280e8
SHA256 (fbcmd-0.5.1.tar.bz2) = 7e90dbb13121f1f5d7262c0382b959fa16ef35e503742ce04d1c77ecfa5abd2a
SIZE (fbcmd-0.5.1.tar.bz2) = 7575