summaryrefslogtreecommitdiff
path: root/net-im/linux-ymessenger
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-01-22 12:18:43 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-01-22 12:18:43 +0000
commit439b8a040c6cc5d9c091b08a90056d1059d4640b (patch)
tree8132e1111bd2c96ba9c0959d3cfce2b62a26551b /net-im/linux-ymessenger
parent- Fix .PLIST* creation (diff)
Use the CPIO macro defined in bsd.port.mk.
Notes
Notes: svn path=/head/; revision=98793
Diffstat (limited to 'net-im/linux-ymessenger')
-rw-r--r--net-im/linux-ymessenger/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/linux-ymessenger/Makefile b/net-im/linux-ymessenger/Makefile
index 2a429e8bde70..d02bee64bd5f 100644
--- a/net-im/linux-ymessenger/Makefile
+++ b/net-im/linux-ymessenger/Makefile
@@ -39,7 +39,7 @@ do-extract:
@for rpm in ${EXTRACT_ONLY}; do\
(cd ${WRKDIR} &&\
rpm2cpio ${DISTDIR}/${DIST_SUBDIR}/${DISTFILE}/$$rpm |\
- cpio --quiet -id);\
+ ${CPIO} --quiet -id);\
done
post-patch: