diff options
Diffstat (limited to 'japanese/aterm/Makefile')
-rw-r--r-- | japanese/aterm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/aterm/Makefile b/japanese/aterm/Makefile index 72d084664309..19873e69b3df 100644 --- a/japanese/aterm/Makefile +++ b/japanese/aterm/Makefile @@ -7,7 +7,7 @@ PORTNAME= aterm PORTVERSION= 0.4.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES+= japanese x11 MASTER_SITES= SF @@ -22,7 +22,7 @@ MAINTAINER= yoichi@FreeBSD.org COMMENT= A color vt102 terminal emulator with transparency support LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ - png.5:${PORTSDIR}/graphics/png + png.6:${PORTSDIR}/graphics/png USE_AUTOTOOLS= autoconf:262:env USE_XORG= xpm xmu |