summaryrefslogtreecommitdiff
path: root/x11-wm/afterstep-stable/Makefile
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2007-10-29 04:36:04 +0000
committerGreg Lewis <glewis@FreeBSD.org>2007-10-29 04:36:04 +0000
commit15f0f6359a1ffd8b92e6ab5c4d0394b1b159b7d4 (patch)
tree317878521786d7e26706667c0e7758aeede6d357 /x11-wm/afterstep-stable/Makefile
parentBuild fix. (diff)
. Update to 2.2.7.
. Use a better set of dependencies.
Notes
Notes: svn path=/head/; revision=202260
Diffstat (limited to 'x11-wm/afterstep-stable/Makefile')
-rw-r--r--x11-wm/afterstep-stable/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/x11-wm/afterstep-stable/Makefile b/x11-wm/afterstep-stable/Makefile
index 298fb278d732..01bd518a6bd9 100644
--- a/x11-wm/afterstep-stable/Makefile
+++ b/x11-wm/afterstep-stable/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= afterstep
-PORTVERSION= 2.2.6
-PORTREVISION= 1
+PORTVERSION= 2.2.7
CATEGORIES= x11-wm afterstep
MASTER_SITES= ftp://ftp.afterstep.org/stable/ \
${MASTER_SITE_SOURCEFORGE}
@@ -17,7 +16,8 @@ DISTNAME= AfterStep-${PORTVERSION}
MAINTAINER= glewis@FreeBSD.org
COMMENT= A stable version of the AfterStep window manager
-LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo \
+LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \
+ execinfo.1:${PORTSDIR}/devel/libexecinfo \
freetype.9:${PORTSDIR}/print/freetype2 \
jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png \
@@ -28,9 +28,9 @@ LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo \
RUN_DEPENDS= ${X11BASE}/bin/xli:${PORTSDIR}/graphics/xli
USE_BZIP2= yes
-USE_GNOME= gtk20
-USE_XPM= yes
-USE_XLIB= yes
+USE_GNOME= glib20 gtk20 pango
+USE_ICONV= yes
+USE_XORG+= ice sm x11 xcursor xext xfixes xi xinerama xrandr xrender
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS+=--disable-ascp \