summaryrefslogtreecommitdiff
path: root/lang/ifc
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 /lang/ifc
parent- Fix .PLIST* creation (diff)
Use the CPIO macro defined in bsd.port.mk.
Notes
Notes: svn path=/head/; revision=98793
Diffstat (limited to 'lang/ifc')
-rw-r--r--lang/ifc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/ifc/Makefile b/lang/ifc/Makefile
index 38000221be3a..a041c1c3a76d 100644
--- a/lang/ifc/Makefile
+++ b/lang/ifc/Makefile
@@ -45,7 +45,6 @@ EXTRACT_AFTER_ARGS= | tar -xf - \
IFCCFGVAL!= ${UNAME} -r | ${SED} -e 's/\..*//'
-CPIO?= /usr/bin/cpio
OBJCOPY?= /usr/bin/objcopy
.if !exists(${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX})