diff options
Diffstat (limited to 'net-p2p/apollon/Makefile')
-rw-r--r-- | net-p2p/apollon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/apollon/Makefile b/net-p2p/apollon/Makefile index bce6f1c95924..fd4b9d195342 100644 --- a/net-p2p/apollon/Makefile +++ b/net-p2p/apollon/Makefile @@ -22,7 +22,7 @@ USE_KDELIBS_VER=3 USE_GMAKE= yes GNU_CONFIGURE= yes USE_REINPLACE= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 .include <bsd.port.pre.mk> |