diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-08-31 02:44:07 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-08-31 02:44:07 +0000 |
commit | c68436a7b72179f073b6414d623457a5e3c24e12 (patch) | |
tree | bf681b064a63b51d6700afac65ffbfae49c987d8 /graphics/libdjvu++ | |
parent | 8fa8041fe58450bde47b655e328b1eeb0f4d0759 (diff) | |
download | ports-c68436a7b72179f073b6414d623457a5e3c24e12.tar.gz ports-c68436a7b72179f073b6414d623457a5e3c24e12.zip |
Notes
Diffstat (limited to 'graphics/libdjvu++')
-rw-r--r-- | graphics/libdjvu++/Makefile | 1 |
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}" |