From 34158f7171c303f33667a7564a66e96a286e638a Mon Sep 17 00:00:00 2001 From: stephen Date: Sun, 12 Jan 2014 16:35:23 +0000 Subject: - Implement staging for octave-forge ports. --- math/octave-forge-control/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'math/octave-forge-control') diff --git a/math/octave-forge-control/Makefile b/math/octave-forge-control/Makefile index 90eeff733272..98dddf7bb65f 100644 --- a/math/octave-forge-control/Makefile +++ b/math/octave-forge-control/Makefile @@ -14,7 +14,6 @@ OCTSRC= ${OCTAVE_PKGNAME} WRKSRC= ${WRKDIR}/${OCTSRC}/src -NO_STAGE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" post-build: -- cgit