diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-25 05:41:38 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-25 05:41:38 +0000 |
commit | adccc29aad24aa2caee0df9724a127f6b5f5f113 (patch) | |
tree | d64c901bd45aee3f6673aedc99d00e9166668c43 /graphics/tgif-nls | |
parent | a8ed54fcae54603575c22ca70ee23d80c12d819f (diff) |
Notes
Diffstat (limited to 'graphics/tgif-nls')
-rw-r--r-- | graphics/tgif-nls/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tgif-nls/Makefile b/graphics/tgif-nls/Makefile index 562bdabf8130..8bcd907b0777 100644 --- a/graphics/tgif-nls/Makefile +++ b/graphics/tgif-nls/Makefile @@ -17,7 +17,7 @@ DISTNAME= ${PORTNAME}-QPL-${PORTVERSION} MAINTAINER= one@netlab.is.tsukuba.ac.jp COMMENT= A two-dimensional drawing tool with NLS message catalogs support -LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm USE_IMAKE= yes |