aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2009-02-09 21:29:06 +0000
committerCy Schubert <cy@FreeBSD.org>2009-02-09 21:29:06 +0000
commit3ba230eff68012edec347e5e55ad77a5b3fae9a6 (patch)
tree541da15670ebe76efadfd9c6368f8ac1f17891c3 /x11-wm
parentfb5313d4a900f3adb831fe2263d162d395e66cc3 (diff)
downloadports-3ba230eff68012edec347e5e55ad77a5b3fae9a6.tar.gz
ports-3ba230eff68012edec347e5e55ad77a5b3fae9a6.zip
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/fvwm2-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/fvwm2-devel/Makefile b/x11-wm/fvwm2-devel/Makefile
index 2864115a9f08..9d379e8a647f 100644
--- a/x11-wm/fvwm2-devel/Makefile
+++ b/x11-wm/fvwm2-devel/Makefile
@@ -139,7 +139,7 @@ MLINKS= fvwm.1 fvwm2.1 \
PLIST_SUB+= ICONS=""
post-extract:
@${MKDIR} ${WRKDIR}/icons
- @${TAR} -xzf ${DISTDIR}/${FVWM_ICONS} -C ${WRKDIR}/icons
+ @${TAR} -xzf ${DISTDIR}/${FVWM_ICONS}.tar.bz2 -C ${WRKDIR}/icons
.else
PLIST_SUB+= ICONS="@comment not installed: "
.endif