From 8503536d3896846d823f7f76be54e0a99da8d8b6 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Thu, 23 Feb 2006 10:40:44 +0000 Subject: Conversion to a single libtool environment. Approved by: portmgr (kris) --- net-im/licq-osd/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'net-im/licq-osd/Makefile') 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 -- cgit v1.2.3