diff options
Diffstat (limited to 'x11-wm/jwm/Makefile')
-rw-r--r-- | x11-wm/jwm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/jwm/Makefile b/x11-wm/jwm/Makefile index 597c492eb611..bf46294c3d16 100644 --- a/x11-wm/jwm/Makefile +++ b/x11-wm/jwm/Makefile @@ -7,7 +7,7 @@ PORTNAME= jwm PORTVERSION= 2.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm MASTER_SITES= SF \ http://joewing.net/programs/jwm/releases/ @@ -15,7 +15,7 @@ MASTER_SITES= SF \ MAINTAINER= admin@mjbrune.org COMMENT= Joe's Window Manager -LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png +LIB_DEPENDS= png15:${PORTSDIR}/graphics/png USE_XORG= xpm GNU_CONFIGURE= yes |