diff options
Diffstat (limited to 'news/PicMonger')
-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 cdb34c487ef0..41b6516b2a1b 100644 --- a/news/PicMonger/Makefile +++ b/news/PicMonger/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR=picmonger MAINTAINER= ports@FreeBSD.org COMMENT= An automated USENET (NNTP) picture decoding client -LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk-- +LIB_DEPENDS= gtkmm-1.2.2:${PORTSDIR}/x11-toolkits/gtk-- RUN_DEPENDS= mpack:${PORTSDIR}/converters/mpack USE_X_PREFIX= yes |