From 660737c71678de2a8a901f1efb2a6ae7e2af5ae3 Mon Sep 17 00:00:00 2001 From: rene Date: Wed, 25 May 2016 20:56:06 +0000 Subject: Remove expired misc/kdehier4 and update all of its consumers to not reference it any longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy. PR: 209014 (partial) Submitted by: myself Approved by: portmgr (bapt) Differential Revision: https://reviews.freebsd.org/D6542 --- games/klines/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/klines') diff --git a/games/klines/Makefile b/games/klines/Makefile index b22f74a6c27e..c0ba1dfcfbb7 100644 --- a/games/klines/Makefile +++ b/games/klines/Makefile @@ -9,7 +9,7 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USE_KDE4= kdelibs kdeprefix libkdegames automoc4 +USE_KDE4= kdelibs libkdegames automoc4 USES= cmake:outsource tar:xz USE_QT4= moc_build qmake_build rcc_build uic_build -- cgit