aboutsummaryrefslogtreecommitdiff
path: root/graphics/libdjvu++
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-08-31 02:44:07 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-08-31 02:44:07 +0000
commitc68436a7b72179f073b6414d623457a5e3c24e12 (patch)
treebf681b064a63b51d6700afac65ffbfae49c987d8 /graphics/libdjvu++
parent8fa8041fe58450bde47b655e328b1eeb0f4d0759 (diff)
downloadports-c68436a7b72179f073b6414d623457a5e3c24e12.tar.gz
ports-c68436a7b72179f073b6414d623457a5e3c24e12.zip
Remove USE_NEWGCC, which is no longer supported or required.
Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571
Notes
Notes: svn path=/head/; revision=65347
Diffstat (limited to 'graphics/libdjvu++')
-rw-r--r--graphics/libdjvu++/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/libdjvu++/Makefile b/graphics/libdjvu++/Makefile
index 16c94ba6e2d5..571362f99e8e 100644
--- a/graphics/libdjvu++/Makefile
+++ b/graphics/libdjvu++/Makefile
@@ -14,7 +14,6 @@ MAINTAINER= mi@aldan.algebra.com
INSTALLS_SHLIB= yes
IS_INTERACTIVE= some think, the AT&T license needs to be acked by the user
-USE_NEWGCC= yes
HAS_CONFIGURE= yes
CONFIGURE_ENV= CXX=${CXX}
CONFIGURE_ARGS= --with-cxxflag="${CXXFLAGS}"