diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-03-08 23:15:36 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-03-08 23:15:36 +0000 |
commit | d1bfe593e19bb65e8b506428519e8d4a3459277b (patch) | |
tree | 95ec74a5886e1fe9e03809377d58f1376e663f31 /x11-wm/pekwm | |
parent | 12e0ba4a7535445368eaa64c53c16da90c93c95f (diff) | |
download | ports-d1bfe593e19bb65e8b506428519e8d4a3459277b.tar.gz ports-d1bfe593e19bb65e8b506428519e8d4a3459277b.zip |
Notes
Diffstat (limited to 'x11-wm/pekwm')
-rw-r--r-- | x11-wm/pekwm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/pekwm/Makefile b/x11-wm/pekwm/Makefile index 85484217e306..24c1af0e5cd5 100644 --- a/x11-wm/pekwm/Makefile +++ b/x11-wm/pekwm/Makefile @@ -7,6 +7,7 @@ PORTNAME= pekwm PORTVERSION= 20050227 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://bsd-unix.org/downloads/ \ http://pekwm.org/files/ @@ -15,7 +16,7 @@ DISTNAME= ${PORTNAME}-dev-${PORTVERSION} MAINTAINER= xcas@cox.net COMMENT= A windowmanager based on aewm++ -LIB_DEPENDS= Imlib2.2:${PORTSDIR}/graphics/imlib2 \ +LIB_DEPENDS= Imlib2.3:${PORTSDIR}/graphics/imlib2 \ Xft.2:${PORTSDIR}/x11-fonts/libXft USE_BZIP2= yes |