From d50619c6d2a51b3ab355e72f8a877aa5dc6af3a7 Mon Sep 17 00:00:00 2001 From: Michael Nottebrock Date: Sun, 6 Feb 2005 12:38:43 +0000 Subject: More cups-fixes and a patch that prevents konqueror from resetting preview settings when changing icon-sizes. --- x11/kde4-baseapps/Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'x11/kde4-baseapps/Makefile') diff --git a/x11/kde4-baseapps/Makefile b/x11/kde4-baseapps/Makefile index 6ced36a3bd56..464fa91c76f1 100644 --- a/x11/kde4-baseapps/Makefile +++ b/x11/kde4-baseapps/Makefile @@ -8,6 +8,7 @@ PORTNAME= kdebase PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src @@ -60,6 +61,10 @@ post-extract: @${ECHO} "#!/bin/sh" > ${WRKSRC}/mkpamserv @${ECHO} "exit 0" >> ${WRKSRC}/mkpamserv +pre-configure: + ${REINPLACE_CMD} -e "s,%%LOCALBASE%%,${LOCALBASE},g" \ + ${WRKSRC}/kdeprint/descriptions/Makefile.in + post-configure: ${REINPLACE_CMD} -e "s@^\s*Exec=.*\$$@Exec=ElectricEyes@" \ ${WRKSRC}/kappfinder/apps/Graphics/ElectricEyes.desktop -- cgit v1.2.3