aboutsummaryrefslogtreecommitdiff
path: root/net-im/licq-osd/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commit8503536d3896846d823f7f76be54e0a99da8d8b6 (patch)
tree1a89e4038216ead71b008f2a5091474964e1c341 /net-im/licq-osd/Makefile
parentc20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff)
downloadports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz
ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip
Notes
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>