summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/enesim/Makefile1
-rw-r--r--graphics/etch/Makefile1
-rw-r--r--graphics/goom/Makefile1
-rw-r--r--graphics/libfpx/Makefile1
-rw-r--r--graphics/libmorph/Makefile1
-rw-r--r--graphics/libvisual/Makefile1
-rw-r--r--graphics/sampleicc/Makefile1
7 files changed, 0 insertions, 7 deletions
diff --git a/graphics/enesim/Makefile b/graphics/enesim/Makefile
index 5a4a409..1912477 100644
--- a/graphics/enesim/Makefile
+++ b/graphics/enesim/Makefile
@@ -20,5 +20,4 @@ USE_LDCONFIG= yes
CONFIGURE_ARGS= --disable-static
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/graphics/etch/Makefile b/graphics/etch/Makefile
index 96de0ed..b2ed189 100644
--- a/graphics/etch/Makefile
+++ b/graphics/etch/Makefile
@@ -20,5 +20,4 @@ USE_LDCONFIG= yes
CONFIGURE_ARGS= --disable-static
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/graphics/goom/Makefile b/graphics/goom/Makefile
index 4076388..322c85c 100644
--- a/graphics/goom/Makefile
+++ b/graphics/goom/Makefile
@@ -27,7 +27,6 @@ PLIST_SUB+= XMMS=""
PLIST_SUB+= XMMS="@comment "
.endif
-NO_STAGE= yes
pre-everything::
.if !defined(WITH_XMMS)
@${ECHO} ""
diff --git a/graphics/libfpx/Makefile b/graphics/libfpx/Makefile
index 3a7093a..a7c1ae7 100644
--- a/graphics/libfpx/Makefile
+++ b/graphics/libfpx/Makefile
@@ -22,7 +22,6 @@ MAKE_JOBS_UNSAFE=yes
PLIST_FILES= lib/libfpx.so.2 lib/libfpx.so lib/libfpx.a include/fpxlib.h
USE_LDCONFIG= yes
MAKEFILE= ${FILESDIR}/Makefile.bsd
-NO_STAGE= yes
post-patch:
${SED} -i '' -e '/^#include "fpxlib-config.h"/d' \
${WRKSRC}/basics/filename.cpp \
diff --git a/graphics/libmorph/Makefile b/graphics/libmorph/Makefile
index 3b38075..7e71e5f 100644
--- a/graphics/libmorph/Makefile
+++ b/graphics/libmorph/Makefile
@@ -16,7 +16,6 @@ USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
${WRKSRC}/configure
diff --git a/graphics/libvisual/Makefile b/graphics/libvisual/Makefile
index 80da763..e1069dc 100644
--- a/graphics/libvisual/Makefile
+++ b/graphics/libvisual/Makefile
@@ -19,7 +19,6 @@ USE_LDCONFIG= yes
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
CFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == "i386" || ${ARCH} == "amd64"
diff --git a/graphics/sampleicc/Makefile b/graphics/sampleicc/Makefile
index 972103a..912c1af 100644
--- a/graphics/sampleicc/Makefile
+++ b/graphics/sampleicc/Makefile
@@ -18,5 +18,4 @@ GNU_CONFIGURE= yes
USES= pathfix
USE_LDCONFIG= yes
-NO_STAGE= yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud