diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-01-12 09:12:57 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-01-12 09:12:57 +0000 |
commit | 3c089c162beedafe4420ef2bc22740bcd8051e70 (patch) | |
tree | fedc44652b8dcc9559b5270d68be3d29e67c06e8 /misc/wmweather+ | |
parent | 868910fb14696646840f85dc1e7cb4b4601179e2 (diff) | |
download | ports-3c089c162beedafe4420ef2bc22740bcd8051e70.tar.gz ports-3c089c162beedafe4420ef2bc22740bcd8051e70.zip |
Notes
Diffstat (limited to 'misc/wmweather+')
-rw-r--r-- | misc/wmweather+/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/wmweather+/Makefile b/misc/wmweather+/Makefile index ba1f0c93c461..96d4efe63a82 100644 --- a/misc/wmweather+/Makefile +++ b/misc/wmweather+/Makefile @@ -21,10 +21,10 @@ LIB_DEPENDS= xmlparse:${PORTSDIR}/www/libwww \ Hermes:${PORTSDIR}/graphics/Hermes \ png:${PORTSDIR}/graphics/png \ jpeg:${PORTSDIR}/graphics/jpeg \ - ungif:${PORTSDIR}/graphics/libungif \ - iconv:${PORTSDIR}/converters/libiconv + ungif:${PORTSDIR}/graphics/libungif GNU_CONFIGURE= yes +USE_ICONV= yes USE_X_PREFIX= yes USE_XPM= yes |