summaryrefslogtreecommitdiff
path: root/net-im/licq-osd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/licq-osd/Makefile')
-rw-r--r--net-im/licq-osd/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/net-im/licq-osd/Makefile b/net-im/licq-osd/Makefile
index 996f84053e57..4ca33a9de840 100644
--- a/net-im/licq-osd/Makefile
+++ b/net-im/licq-osd/Makefile
@@ -8,6 +8,7 @@
PORTNAME= osd
PORTVERSION= ${OSD_LICQ_VER}
+PORTREVISION= 1
CATEGORIES= net-im
MAINTAINER= ports@FreeBSD.org
@@ -19,12 +20,13 @@ 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_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
LICQ_PORT?= net-im/licq
LOCALES= de cs es fr pt pt_BR ro ru sv sk
-PLIST_FILES= lib/licq/licq_osd.so \
+PLIST_FILES= lib/licq/licq_osd.la \
+ lib/licq/licq_osd.so \
${LOCALES:C+^.*$+share/locale/&/LC_MESSAGES/licq_osd_plugin.mo+}
.include <bsd.port.pre.mk>