diff options
author | Max Khon <fjoe@FreeBSD.org> | 2002-02-08 10:10:39 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2002-02-08 10:10:39 +0000 |
commit | cafdf2676d8c001dadaf2c3e0d4457b278cfeaec (patch) | |
tree | 5df8e1382cc24009683eebcf4b5433ba5e887b7b /net-im/licq-qt-gui | |
parent | 4cbed426c6e1a40b899f9a17511ee0f21fa15bd4 (diff) | |
download | ports-cafdf2676d8c001dadaf2c3e0d4457b278cfeaec.tar.gz ports-cafdf2676d8c001dadaf2c3e0d4457b278cfeaec.zip |
Notes
Diffstat (limited to 'net-im/licq-qt-gui')
-rw-r--r-- | net-im/licq-qt-gui/Makefile | 4 | ||||
-rw-r--r-- | net-im/licq-qt-gui/pkg-plist | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/net-im/licq-qt-gui/Makefile b/net-im/licq-qt-gui/Makefile index 272ad66c9293..58781eeb5c26 100644 --- a/net-im/licq-qt-gui/Makefile +++ b/net-im/licq-qt-gui/Makefile @@ -40,5 +40,9 @@ post-install: ${RM} -rf ${PREFIX}/share/licq/qt-gui/locale .include <bsd.port.pre.mk> +.if defined(WITH_LICQ_DEVEL) +.include "${PORTSDIR}/net/licq-devel/Makefile.inc" +.else .include "${PORTSDIR}/net/licq/Makefile.inc" +.endif .include <bsd.port.post.mk> diff --git a/net-im/licq-qt-gui/pkg-plist b/net-im/licq-qt-gui/pkg-plist index 3f96f6e8b6fd..cb5ec2200c0b 100644 --- a/net-im/licq-qt-gui/pkg-plist +++ b/net-im/licq-qt-gui/pkg-plist @@ -167,6 +167,7 @@ share/licq/qt-gui/skin.shale/status.png @dirrm share/licq/qt-gui/icons.mark @dirrm share/licq/qt-gui/icons.icq2 @dirrm share/licq/qt-gui/icons.icq +%%LICQ_DEVEL%%@dirrm share/licq/qt-gui/icons.dots @dirrm share/licq/qt-gui/icons.computer @dirrm share/licq/qt-gui/dock.pli @dirrm share/licq/qt-gui/dock.kde2 |