aboutsummaryrefslogtreecommitdiff
path: root/games/krogue/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/krogue/Makefile')
-rw-r--r--games/krogue/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/games/krogue/Makefile b/games/krogue/Makefile
index 0754886b6942..53469cf796d7 100644
--- a/games/krogue/Makefile
+++ b/games/krogue/Makefile
@@ -15,12 +15,10 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext
-LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11
-USE_QT= yes
+USE_KDELIBS_VER=1
USE_GMAKE= yes
USE_LIBTOOL= yes
CONFIGURE_ENV= QTDIR="${X11BASE}" KDEDIR="${LOCALBASE}"
-CONFIGURE_ARGS= --with-qt-includes=${X11BASE}/include/X11/qt
.include <bsd.port.mk>