aboutsummaryrefslogtreecommitdiff
path: root/graphics/gcolor
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-01-21 19:53:26 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-01-21 19:53:26 +0000
commit5ca7a397c044b7236011261f1a7f6a3ae6404060 (patch)
treee86a456d41a5e0fbf5c61d19bc42ae9fcb4a9400 /graphics/gcolor
parent5f6ff66f545119640525a222d9e46abcba9d1a29 (diff)
Notes
Diffstat (limited to 'graphics/gcolor')
-rw-r--r--graphics/gcolor/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/gcolor/Makefile b/graphics/gcolor/Makefile
index eab4b632f62e..ff5068bd4319 100644
--- a/graphics/gcolor/Makefile
+++ b/graphics/gcolor/Makefile
@@ -16,7 +16,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
CPPFLAGS+= -I${LOCALBASE}/include
-NO_STAGE= yes
pre-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure