aboutsummaryrefslogtreecommitdiff
path: root/net-im/licq-qt-gui
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-01-22 19:14:08 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-01-22 19:14:08 +0000
commit09666e3dd5689a5e276798c4a10ed3a6c726c1b1 (patch)
treebdcd9753e96c92200090b3791966b58b82ff75b9 /net-im/licq-qt-gui
parent88b3d4da58581f78712df1096e81f0a024c0c7d3 (diff)
downloadports-09666e3dd5689a5e276798c4a10ed3a6c726c1b1.tar.gz
ports-09666e3dd5689a5e276798c4a10ed3a6c726c1b1.zip
- make portlint happier
Notes
Notes: svn path=/head/; revision=73806
Diffstat (limited to 'net-im/licq-qt-gui')
-rw-r--r--net-im/licq-qt-gui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/licq-qt-gui/Makefile b/net-im/licq-qt-gui/Makefile
index a9b6484216ae..fd2bfb3986b7 100644
--- a/net-im/licq-qt-gui/Makefile
+++ b/net-im/licq-qt-gui/Makefile
@@ -21,7 +21,7 @@ INCDIR= ${PORTSDIR}/net
.if defined(WITH_KDE)
USE_KDELIBS_VER=3
CONFIGURE_ARGS+=--with-kde
-CONFIGURE_ENV+= KDEDIR="${LOCALBASE}"
+CONFIGURE_ENV+= KDEDIR="${LOCALBASE}"
PLIST_SUB+= GUI_NAME=kde
.else
USE_QT_VER= 3