aboutsummaryrefslogtreecommitdiff
path: root/devel/sfslite-noopt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/sfslite-noopt/Makefile')
-rw-r--r--devel/sfslite-noopt/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/sfslite-noopt/Makefile b/devel/sfslite-noopt/Makefile
index 706bb58987ed..ac62dffdaf53 100644
--- a/devel/sfslite-noopt/Makefile
+++ b/devel/sfslite-noopt/Makefile
@@ -1,10 +1,10 @@
# Created by: max
# $FreeBSD$
-BUILD_MODE = shared
-MASTERDIR= ${.CURDIR}/../../devel/sfslite
+BUILD_MODE= shared
+MASTERDIR= ${.CURDIR}/../../devel/sfslite
COMMENT= sfslite without optimization for debugging
-PKG_INSTALL= ${MASTERDIR}/pkg-install
+PKG_INSTALL= ${MASTERDIR}/pkg-install
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"