aboutsummaryrefslogtreecommitdiff
path: root/x11/xorg-libraries
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2004-06-02 18:05:53 +0000
committerEric Anholt <anholt@FreeBSD.org>2004-06-02 18:05:53 +0000
commitd059e3286c1baacd8d26993bfbb80c9403e492f4 (patch)
treeeb63d4ece108e0ffc290ccece4a9d4776dcec5fc /x11/xorg-libraries
parent23f903a4a391122255c41c3e357d4b82029e2270 (diff)
downloadports-d059e3286c1baacd8d26993bfbb80c9403e492f4.tar.gz
ports-d059e3286c1baacd8d26993bfbb80c9403e492f4.zip
Fix extraction of Wraphelp2.gz, which was being taken from the wrong directory.
Submitted by: Greg J. <xcas@cox.net>
Notes
Notes: svn path=/head/; revision=110691
Diffstat (limited to 'x11/xorg-libraries')
-rw-r--r--x11/xorg-libraries/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xorg-libraries/Makefile b/x11/xorg-libraries/Makefile
index f25613d6e329..5adef4bd2c4b 100644
--- a/x11/xorg-libraries/Makefile
+++ b/x11/xorg-libraries/Makefile
@@ -44,7 +44,7 @@ XINSTALL_DIRS= include lib nls programs/Xserver/include \
INSTALLS_SHLIB= yes
post-extract:
- ${GUNZIP_CMD} -c ${DISTDIR}/Wraphelp2.gz > ${WRKSRC}/lib/Xdmcp/Wraphelp.c
+ ${GUNZIP_CMD} -c ${DISTDIR}/${DIST_SUBDIR}/Wraphelp2.gz > ${WRKSRC}/lib/Xdmcp/Wraphelp.c
post-patch:
${CP} ${FILESDIR}/nls-Compose-microsoft-cp1251 ${WRKSRC}/nls/Compose/microsoft-cp1251