diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-10-12 15:57:51 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-10-12 15:57:51 +0000 |
commit | 4da13b8f8e619dad24893ca2f4b4acfb93701d03 (patch) | |
tree | 22d06d881d39a3e8bbe4216cf9029a239cf1e2dc /java/classpath | |
parent | 68dce24019665a59d03e92f99d93fb7795e467bf (diff) | |
download | ports-4da13b8f8e619dad24893ca2f4b4acfb93701d03.tar.gz ports-4da13b8f8e619dad24893ca2f4b4acfb93701d03.zip |
Notes
Diffstat (limited to 'java/classpath')
-rw-r--r-- | java/classpath/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/java/classpath/Makefile b/java/classpath/Makefile index 7cb9bb707f12..4f06450ac9a5 100644 --- a/java/classpath/Makefile +++ b/java/classpath/Makefile @@ -24,7 +24,6 @@ USES= gmake iconv libtool perl5 pkgconfig USE_LDCONFIG= yes USE_PERL5= build USE_XORG= x11 ice xtst xaw xproto xext -WANT_GNOME= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |