aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-09-25 00:54:08 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-09-25 00:54:08 +0000
commit2d8b17ea397de7c90e5eb26a0149ea1925fe88db (patch)
tree8faaee74abe14ca7569b7b9c61a088cb0a3df0c6 /graphics
parent98bc8f9a83820c02838b15a09d44bbc425a41fbb (diff)
downloadports-2d8b17ea397de7c90e5eb26a0149ea1925fe88db.tar.gz
ports-2d8b17ea397de7c90e5eb26a0149ea1925fe88db.zip
Notes
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 5a4a40961861..19124773bed0 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 96de0ed49cb7..b2ed18999968 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 40763882d0f1..322c85c14082 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 3a7093af19ee..a7c1ae746784 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 3b38075bde0e..7e71e5f6cb90 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 80da7635ac8d..e1069dc04391 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 972103a96b0c..912c1afd1a3a 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>