diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-09-11 14:29:55 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-09-11 14:29:55 +0000 |
commit | 271947557b9f9bf0ff16f24d5c6da991dcea1bf5 (patch) | |
tree | d71c7a642861d02daf746b2888cee32682cbe0b7 /news/PicMonger/Makefile | |
parent | Catch gtk-- shlib version change. (diff) |
Use gtk-- 1.2.3
Notes
Notes:
svn path=/head/; revision=32518
Diffstat (limited to 'news/PicMonger/Makefile')
-rw-r--r-- | news/PicMonger/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/PicMonger/Makefile b/news/PicMonger/Makefile index 38d9bab3ea35..f9635db275f3 100644 --- a/news/PicMonger/Makefile +++ b/news/PicMonger/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://download.sourceforge.net/PicMonger/ MAINTAINER= dburr@FreeBSD.ORG LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ - gtkmm-1.2:${PORTSDIR}/x11-toolkits/gtk-- \ + gtkmm-1.2.1:${PORTSDIR}/x11-toolkits/gtk-- \ Imlib.5:${PORTSDIR}/graphics/imlib RUN_DEPENDS= mpack:${PORTSDIR}/converters/mpack |