aboutsummaryrefslogtreecommitdiff
path: root/net-im/licq-qt-gui/Makefile
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2002-02-08 10:10:39 +0000
committerMax Khon <fjoe@FreeBSD.org>2002-02-08 10:10:39 +0000
commitcafdf2676d8c001dadaf2c3e0d4457b278cfeaec (patch)
tree5df8e1382cc24009683eebcf4b5433ba5e887b7b /net-im/licq-qt-gui/Makefile
parent4cbed426c6e1a40b899f9a17511ee0f21fa15bd4 (diff)
downloadports-cafdf2676d8c001dadaf2c3e0d4457b278cfeaec.tar.gz
ports-cafdf2676d8c001dadaf2c3e0d4457b278cfeaec.zip
Notes
Diffstat (limited to 'net-im/licq-qt-gui/Makefile')
-rw-r--r--net-im/licq-qt-gui/Makefile4
1 files changed, 4 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>