diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2014-09-26 18:39:45 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2014-09-26 18:39:45 +0000 |
commit | 00128d03e2eab06da60fe5bb35fcde2fad390c9c (patch) | |
tree | ca3540d8a979eca64f8566b35637efbac1819bf2 /polish | |
parent | af93a5d189a09f6a93e52b752644909d3e539c20 (diff) | |
download | ports-00128d03e2eab06da60fe5bb35fcde2fad390c9c.tar.gz ports-00128d03e2eab06da60fe5bb35fcde2fad390c9c.zip |
Notes
Diffstat (limited to 'polish')
-rw-r--r-- | polish/libgadu/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/polish/libgadu/Makefile b/polish/libgadu/Makefile index 67073f2cca74..f68f66342941 100644 --- a/polish/libgadu/Makefile +++ b/polish/libgadu/Makefile @@ -20,10 +20,7 @@ USE_GITHUB= yes GH_ACCOUNT= wojtekka GH_COMMIT= ff39edb -USES= gmake libtool pkgconfig tar:bzip2 -USE_AUTOTOOLS= aclocal autoconf autoheader automake libtoolize -ACLOCAL_ARGS= -I m4 -AUTOMAKE_ARGS= --add-missing +USES= autoreconf gmake libtool pkgconfig tar:bzip2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared --disable-static --with-pthread \ --disable-tests --without-gnutls |