diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 19:46:20 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 19:46:20 +0000 |
commit | 0a64cde63270bb3144a78e6025b126657dc996da (patch) | |
tree | 60e8093b9e746b60b373b362af47aae9078eedc8 /misc | |
parent | d3d0553a80eae3111df8494123aa5684a0ea3665 (diff) | |
download | ports-0a64cde63270bb3144a78e6025b126657dc996da.tar.gz ports-0a64cde63270bb3144a78e6025b126657dc996da.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gkrellweather/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/gkrellweather/Makefile b/misc/gkrellweather/Makefile index d6d64eba8be4..b4b1fddfc148 100644 --- a/misc/gkrellweather/Makefile +++ b/misc/gkrellweather/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm \ ${X11BASE}/bin/GrabWeather:${PORTSDIR}/misc/wmweather +BROKEN= Unfetchable + NO_LATEST_LINK= yes USE_X_PREFIX= yes |