diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-09-14 20:29:07 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-09-14 20:29:07 +0800 |
commit | 36c853d08799c7bc5b855734c69395758387deda (patch) | |
tree | e761b1cd038a557d364719f8e37f41f22666fefc /accessibility/atkmm/Makefile | |
parent | 67474ae6cf0fa2b210b7236def86cc432191e084 (diff) | |
download | marcuscom-ports-36c853d08799c7bc5b855734c69395758387deda.tar marcuscom-ports-36c853d08799c7bc5b855734c69395758387deda.tar.gz marcuscom-ports-36c853d08799c7bc5b855734c69395758387deda.tar.bz2 marcuscom-ports-36c853d08799c7bc5b855734c69395758387deda.tar.lz marcuscom-ports-36c853d08799c7bc5b855734c69395758387deda.tar.xz marcuscom-ports-36c853d08799c7bc5b855734c69395758387deda.tar.zst marcuscom-ports-36c853d08799c7bc5b855734c69395758387deda.zip |
Sync with ports, libtool related.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19864 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/atkmm/Makefile')
-rw-r--r-- | accessibility/atkmm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/atkmm/Makefile b/accessibility/atkmm/Makefile index 63fc606b6..d1e32feb5 100644 --- a/accessibility/atkmm/Makefile +++ b/accessibility/atkmm/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= C++ wrapper for ATK API library -USES= gmake pathfix pkgconfig tar:xz +USES= gmake libtool pathfix pkgconfig tar:xz USE_GNOME= atk glibmm USE_LDCONFIG= yes GNU_CONFIGURE= yes |