summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/embryo/Makefile1
-rw-r--r--lang/libhx/Makefile1
-rw-r--r--lang/tcl84/Makefile1
-rw-r--r--lang/tcl85/Makefile1
4 files changed, 0 insertions, 4 deletions
diff --git a/lang/embryo/Makefile b/lang/embryo/Makefile
index 28a921a195f5..d199da37d8ca 100644
--- a/lang/embryo/Makefile
+++ b/lang/embryo/Makefile
@@ -20,7 +20,6 @@ USES= pathfix pkgconfig
USE_EFL= eina libtool_hack librt_hack
USE_LDCONFIG= yes
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 803000
diff --git a/lang/libhx/Makefile b/lang/libhx/Makefile
index 961d5ab2c963..c4da2744e140 100644
--- a/lang/libhx/Makefile
+++ b/lang/libhx/Makefile
@@ -23,7 +23,6 @@ PORTDOCS= *
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME:L}
.endif
-NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -e 's| -lrt||g' ${WRKSRC}/src/Makefile.in
.if defined(NOPORTDOCS)
diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile
index c1f6bcaa620e..283dba3263d4 100644
--- a/lang/tcl84/Makefile
+++ b/lang/tcl84/Makefile
@@ -44,7 +44,6 @@ MAKE_ENV= SHORT_TCL_VER="${SHORT_TCL_VER}" \
PLIST_SUB= TCL_VER=${TCL_VER} \
SHORT_TCL_VER=${SHORT_TCL_VER}
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MTCLMAN}
diff --git a/lang/tcl85/Makefile b/lang/tcl85/Makefile
index 08f841095a2e..8f648a145f62 100644
--- a/lang/tcl85/Makefile
+++ b/lang/tcl85/Makefile
@@ -44,7 +44,6 @@ MAKE_ENV= SHORT_TCL_VER=${SHORT_TCL_VER} \
PLIST_SUB= TCL_VER=${TCL_VER} \
SHORT_TCL_VER=${SHORT_TCL_VER}
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MTCLMAN}