diff options
Diffstat (limited to 'net-im/licq-osd/Makefile')
-rw-r--r-- | net-im/licq-osd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/licq-osd/Makefile b/net-im/licq-osd/Makefile index 4aba4f733a5a..77e032a7dc36 100644 --- a/net-im/licq-osd/Makefile +++ b/net-im/licq-osd/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/licq/licq_qt-gui.so:${PORTSDIR}/net-im/licq-qt-gui # plugin (gtk+) and wish run osd with it. i've not tested with # plugins other than qt-gui -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 LICQ_PORT?= net-im/licq |