summaryrefslogtreecommitdiff
path: root/chat/licq-gui-qt
diff options
context:
space:
mode:
authordholland <dholland>2012-07-01 19:05:10 +0000
committerdholland <dholland>2012-07-01 19:05:10 +0000
commit7d3da82056babea6f9b74ab1c138cdaca7955bcd (patch)
treeaf6bac08ba19623995a5a336cd7ea2eaf1e37c23 /chat/licq-gui-qt
parent7a8d249fafc411925e5ac5444802f5aab7d16837 (diff)
downloadpkgsrc-7d3da82056babea6f9b74ab1c138cdaca7955bcd.tar.gz
Add desktopdb.mk and bump PKGREVISION for 118 packages as reported by
pkglint. If any of these are wrong for some reason, please revert/adjust.
Diffstat (limited to 'chat/licq-gui-qt')
-rw-r--r--chat/licq-gui-qt/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/chat/licq-gui-qt/Makefile b/chat/licq-gui-qt/Makefile
index 12b9fd5a004..65b073cb773 100644
--- a/chat/licq-gui-qt/Makefile
+++ b/chat/licq-gui-qt/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.39 2011/11/01 06:00:46 sbd Exp $
+# $NetBSD: Makefile,v 1.40 2012/07/01 19:05:14 dholland Exp $
#
DISTNAME= licq-1.3.5
PKGNAME= ${DISTNAME:C/-/-gui-qt-/}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=licq/}
EXTRACT_SUFX= .tar.bz2
@@ -40,5 +40,6 @@ BUILDLINK_DEPMETHOD.libXt?= build
.include "../../x11/libXt/buildlink3.mk"
.include "../../x11/qt3-libs/buildlink3.mk"
.include "../../x11/qt3-tools/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"