1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/x11-clocks
Tijl Coosemans f86cad0ce3 Two imake related changes:
1) Move -a from XMKMF command variable to a new XMKMF_ARGS variable.
   For ports that don't need -a introduce USES=imake:notall.
   This way ports no longer have to redefine XMKMF.

2) xmkmf -a runs imake with the flags in IMAKECPPFLAGS as extra arguments
   to set CPP, CC and CXX.  This creates the top Makefile, and then xmkmf
   runs make Makefiles.  This Makefiles target runs imake for each
   subdirectory but these imake invocations did not have the flags from
   IMAKECPPFLAGS so the resulting makefiles used the wrong C preprocessor
   when clang is used (/usr/bin/cpp instead of /usr/local/bin/tradcpp).
   Instead of letting xmkmf pass IMAKECPPFLAGS from the environment to
   imake let imake handle IMAKECPPFLAGS itself just like it handles
   IMAKEINCLUDE.

   This exposed configure errors in x11-clocks/mouseclock and x11-wm/fvwm.

Approved by:	portmgr (bapt)
2013-09-02 13:26:34 +00:00
..
abclock
aclock
alarm-clock
alltraxclock
asclock New USES imake to handle the dependency on imake. 2013-06-28 11:51:05 +00:00
asclock-gtk
asclock-xlib Convert to USES=imake 2013-06-28 23:05:59 +00:00
astime
astzclock Convert to USES=imake 2013-06-28 23:05:59 +00:00
bbdate
bclock New USES imake to handle the dependency on imake. 2013-06-28 11:51:05 +00:00
buici-clock
cairo-clock
dclock
emiclock Convert to USES=imake 2013-06-28 23:05:59 +00:00
eyeclock
gdesklets-clock
gdesklets-countdown
gdesklets-ebichuclock
glclock
gtubeclock
intclock - Convert to new perl framework 2013-08-02 18:21:05 +00:00
kdetoys4 - Remove MAKE_JOBS_SAFE variable 2013-08-14 22:35:50 +00:00
ktimer - Remove MAKE_JOBS_SAFE variable 2013-08-14 22:35:50 +00:00
lmclock Remove MAKE_JOBS_SAFE which is now default. 2013-07-24 08:19:07 +00:00
mlclock
mouseclock Two imake related changes: 2013-09-02 13:26:34 +00:00
oclock
osdclock
pclock
plasma-applet-adjustableclock - Remove MAKE_JOBS_SAFE variable 2013-08-14 22:35:50 +00:00
plasma-applet-geekclock - Remove MAKE_JOBS_SAFE variable 2013-08-14 22:35:50 +00:00
rclock
sanduhr
stopwatch
swisswatch New USES imake to handle the dependency on imake. 2013-06-28 11:51:05 +00:00
t3d New USES imake to handle the dependency on imake. 2013-06-28 11:51:05 +00:00
tclock Convert to USES=imake 2013-06-28 23:05:59 +00:00
tktz
wmbday
wmbinclock
wmblueclock
wmcalclock
wmclock - Remove MAKE_JOBS_SAFE variable 2013-08-14 22:35:50 +00:00
wmclockmon
wmfishtime
wmfuzzy
wmitime Fix build with clang 2013-07-31 22:50:47 +00:00
wmtime Convert to USES=imake 2013-06-28 23:05:59 +00:00
wmtimer Fix build with clang 2013-07-31 22:52:54 +00:00
xalarm Convert to USES=imake 2013-06-28 23:05:59 +00:00
xclock
xdaliclock - Remove MAKE_JOBS_SAFE variable 2013-08-14 22:35:50 +00:00
xfce4-datetime-plugin
xfce4-timer-out-plugin
xfce4-timer-plugin
xtimer Convert to USES=imake 2013-06-28 23:05:59 +00:00
Makefile KDE3 and QT3 expired on 2013-07-01, remove these ports. 2013-07-26 19:19:20 +00:00