From dd97722379d86bbad461eb7c042a07cd39ba24f9 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 20:55:04 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: math) --- math/clasp/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/clasp') diff --git a/math/clasp/Makefile b/math/clasp/Makefile index 16fd9f6b21b7..e6c9e37ff689 100644 --- a/math/clasp/Makefile +++ b/math/clasp/Makefile @@ -15,6 +15,7 @@ USES= cmake:outsource PLIST_FILES= bin/${PORTNAME} +NO_STAGE= yes do-install: ${INSTALL} ${INSTALL_WRKSRC}/bin/${PORTNAME} ${PREFIX}/bin/${PORTNAME} -- cgit