From b237d32eda7fc18ad364b20a3be1f5dbcaaa78da Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 10 Dec 2013 21:12:30 +0000 Subject: Support stage --- devel/calibrator/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/devel/calibrator/Makefile b/devel/calibrator/Makefile index 51c8cf8e6a9e..309d4eda0c6e 100644 --- a/devel/calibrator/Makefile +++ b/devel/calibrator/Makefile @@ -14,12 +14,11 @@ COMMENT= Cache Profiling Tool NO_WRKSUBDIR= yes PLIST_FILES= bin/calibrator -NO_STAGE= yes do-extract: ${MKDIR} ${WRKSRC} ${CP} ${DISTDIR}/${DISTNAME} ${WRKSRC} do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin .include -- cgit v1.2.3