diff options
author | Alberto Villa <avilla@FreeBSD.org> | 2013-11-17 02:12:25 +0000 |
---|---|---|
committer | Alberto Villa <avilla@FreeBSD.org> | 2013-11-17 02:12:25 +0000 |
commit | 84a235eda9de09cd97433e597c58c0ac1f157fd7 (patch) | |
tree | 69e7741474927caa4401f82fd85290d5ec80bb86 /net-im/qxmpp | |
parent | Clean up the portaudit port (diff) |
- Replace QT_.*_REL with QT_.* in PLIST_SUB.
- Adapt plists.
With hat on: kde
Notes
Notes:
svn path=/head/; revision=334045
Diffstat (limited to 'net-im/qxmpp')
-rw-r--r-- | net-im/qxmpp/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/qxmpp/pkg-plist b/net-im/qxmpp/pkg-plist index efa9914aaf71..c0aaa8dd3134 100644 --- a/net-im/qxmpp/pkg-plist +++ b/net-im/qxmpp/pkg-plist @@ -60,7 +60,7 @@ include/qxmpp/QXmppByteStreamIq.h include/qxmpp/QXmppBindIq.h include/qxmpp/QXmppArchiveManager.h include/qxmpp/QXmppArchiveIq.h -%%QT_LIBDIR_REL%%/libqxmpp.a +%%QT_LIBDIR%%/libqxmpp.a %%DOCSDIR%%/html/tabs.css %%DOCSDIR%%/html/tab_s.png %%DOCSDIR%%/html/tab_h.png |