summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/linux-f10-openmotif/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/linux-f10-openmotif/Makefile')
-rw-r--r--x11-toolkits/linux-f10-openmotif/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/linux-f10-openmotif/Makefile b/x11-toolkits/linux-f10-openmotif/Makefile
index 4ef154a..e7fd932 100644
--- a/x11-toolkits/linux-f10-openmotif/Makefile
+++ b/x11-toolkits/linux-f10-openmotif/Makefile
@@ -35,7 +35,7 @@ EXTRACT_FILES= usr/X11R6/lib/libMrm.so.2.1 \
do-install:
cd ${PREFIX}; \
rpm2cpio ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} | \
- cpio -idum -R ${LIBOWN}:${LIBGRP} ${EXTRACT_FILES}
+ ${CPIO} -idum -R ${LIBOWN}:${LIBGRP} ${EXTRACT_FILES}
chroot ${PREFIX} /sbin/ldconfig
.include <bsd.port.mk>
OpenPOWER on IntegriCloud