aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc44
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-01-22 16:05:25 +0800
committertrevor <trevor@FreeBSD.org>2004-01-22 16:05:25 +0800
commita2cac0231eb4e92e58b00a167574ee27c8f1c354 (patch)
tree1783d42db69482fe9b0585884987dd73e27606b8 /lang/gcc44
parent8e91f1a7ca722250d05e300697711f8bcfc60534 (diff)
downloadfreebsd-ports-gnome-a2cac0231eb4e92e58b00a167574ee27c8f1c354.tar.gz
freebsd-ports-gnome-a2cac0231eb4e92e58b00a167574ee27c8f1c354.tar.zst
freebsd-ports-gnome-a2cac0231eb4e92e58b00a167574ee27c8f1c354.zip
Use PAX macro.
Diffstat (limited to 'lang/gcc44')
-rw-r--r--lang/gcc44/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc44/Makefile b/lang/gcc44/Makefile
index 92e7aa4917fd..50a827b3fe40 100644
--- a/lang/gcc44/Makefile
+++ b/lang/gcc44/Makefile
@@ -107,7 +107,7 @@ do-fetch:
do-extract:
${MKDIR} ${SRCDIR}
- cd ${DISTDIR}/${DIST_SUBDIR}/${DIST_SUBDIR ; pax -pe -rwt . ${SRCDIR}
+ cd ${DISTDIR}/${DIST_SUBDIR}/${DIST_SUBDIR ; ${PAX} -pe -rwt . ${SRCDIR}
.endif # CVS_DATE
post-patch: