aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/fluxbox-devel/Makefile
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2005-03-08 02:26:39 +0800
committermezz <mezz@FreeBSD.org>2005-03-08 02:26:39 +0800
commit3db46d23751afdc768227056e8bf50151be6ca74 (patch)
tree3edb084871646895bae3a26debdd3aa5cb09698a /x11-wm/fluxbox-devel/Makefile
parentf51271a2fbd84e1abc592a806a4d630681413429 (diff)
downloadfreebsd-ports-gnome-3db46d23751afdc768227056e8bf50151be6ca74.tar.gz
freebsd-ports-gnome-3db46d23751afdc768227056e8bf50151be6ca74.tar.zst
freebsd-ports-gnome-3db46d23751afdc768227056e8bf50151be6ca74.zip
Chase shared library version to 3 and bump PORTREVISION.
Diffstat (limited to 'x11-wm/fluxbox-devel/Makefile')
-rw-r--r--x11-wm/fluxbox-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/fluxbox-devel/Makefile b/x11-wm/fluxbox-devel/Makefile
index 023b562caf1e..2fb237e94c90 100644
--- a/x11-wm/fluxbox-devel/Makefile
+++ b/x11-wm/fluxbox-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= fluxbox
PORTVERSION= 0.9.12
+PORTREVISION= 1
CATEGORIES= x11-wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= fluxbox
@@ -54,7 +55,7 @@ PLIST_SUB+= DOCPDF:="@comment "
.endif
.if defined(WITH_IMLIB2)
-LIB_DEPENDS+= Imlib2.2:${PORTSDIR}/graphics/imlib2
+LIB_DEPENDS+= Imlib2.3:${PORTSDIR}/graphics/imlib2
CONFIGURE_ARGS+= --enable-imlib2
.else
CONFIGURE_ARGS+= --disable-imlib2