summaryrefslogtreecommitdiff
path: root/x11-wm/afterstep-stable/Makefile
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2009-09-06 06:41:59 +0000
committerGreg Lewis <glewis@FreeBSD.org>2009-09-06 06:41:59 +0000
commit5c6aee191bbf84403685cf760ec02a3391e6989d (patch)
tree92ef27dc1264facfd7d2c9690a8bc10d54f50fb6 /x11-wm/afterstep-stable/Makefile
parent- Upgrade to 1.004007. (diff)
. Fix a whitespace bogon.
. Move the include of <bsd.port.pre.mk> to prior to attempting to detect a patch that includes ${PREFIX}. This fixes the detection and unbreaks the packing list.
Notes
Notes: svn path=/head/; revision=240942
Diffstat (limited to 'x11-wm/afterstep-stable/Makefile')
-rw-r--r--x11-wm/afterstep-stable/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/afterstep-stable/Makefile b/x11-wm/afterstep-stable/Makefile
index a830e0b1af7e..5cb216ae101c 100644
--- a/x11-wm/afterstep-stable/Makefile
+++ b/x11-wm/afterstep-stable/Makefile
@@ -9,7 +9,7 @@ PORTNAME= afterstep
PORTVERSION= 2.2.9
CATEGORIES= x11-wm afterstep
MASTER_SITES= ftp://ftp.afterstep.org/stable/ \
- SF/${PORTNAME}/AfterStep/${PORTVERSION}
+ SF/${PORTNAME}/AfterStep/${PORTVERSION}
DISTNAME= AfterStep-${PORTVERSION}
@@ -61,14 +61,14 @@ CONFIGURE_ARGS+= --enable-different-looknfeels
CONFIGURE_ARGS+= --disable-savewindows
.endif
+.include <bsd.port.pre.mk>
+
.if exists(${PREFIX}/share/gnome/wm-properties)
PLIST_SUB+= GNOME=""
.else
PLIST_SUB+= GNOME="@comment "
.endif
-.include <bsd.port.pre.mk>
-
post-extract:
${CP} ${FILESDIR}/monitor_bsd.xpm \
${WRKSRC}/afterstep/desktop/icons/xml/monitor-bsd.xpm