diff options
author | joerg <joerg@pkgsrc.org> | 2008-07-14 12:55:56 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2008-07-14 12:55:56 +0000 |
commit | 5496dcf9414fe693522f2f63a518a178a855c0ae (patch) | |
tree | 2ac7a0c732963ecca7c542877ebd1c2f939136e3 /chat/licq-gui-qt | |
parent | b0f52890c8cac20f1dad6d4dfe06741759412173 (diff) | |
download | pkgsrc-5496dcf9414fe693522f2f63a518a178a855c0ae.tar.gz |
Mark as destdir ready.
Diffstat (limited to 'chat/licq-gui-qt')
-rw-r--r-- | chat/licq-gui-qt/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/licq-gui-qt/Makefile b/chat/licq-gui-qt/Makefile index 1f0f7dc8314..78973d96195 100644 --- a/chat/licq-gui-qt/Makefile +++ b/chat/licq-gui-qt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2007/12/29 20:19:34 joerg Exp $ +# $NetBSD: Makefile,v 1.34 2008/07/14 12:55:59 joerg Exp $ # DISTNAME= licq-1.3.5 @@ -12,6 +12,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.licq.org/ COMMENT= Qt GUI for licq +PKG_DESTDIR_SUPPORT= user-destdir + BUILDLINK_API_DEPENDS.qt3-libs?= qt3-libs>=3.0 DEPENDS+= licq-core-[0-9]*:../../chat/licq-core |