From 8951aa30125c5b46ee9b5de19efdc698def84ecf Mon Sep 17 00:00:00 2001 From: hira Date: Tue, 25 Sep 2007 10:03:52 +0000 Subject: Back out previous. Pointed out by uebayasi@ and martti@. --- x11/kdebase3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/kdebase3/Makefile') diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile index 0d81ec3e9b9..23fc26a17e3 100644 --- a/x11/kdebase3/Makefile +++ b/x11/kdebase3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.134 2007/09/25 08:31:55 hira Exp $ +# $NetBSD: Makefile,v 1.135 2007/09/25 10:03:54 hira Exp $ DISTNAME= kdebase-${_KDE_VERSION} PKGREVISION= 4 @@ -137,7 +137,7 @@ SUBST_SED.paths+= -e 's,@LOCALBASE@,${LOCALBASE},g' SUBST_STAGE.paths= post-patch pre-configure: - cd ${WRKSRC}/ksysguard/ksysguardd && rm -f DragonFly && ${LN} -s FreeBSD DragonFly + cd ${WRKSRC}/ksysguard/ksysguardd && rm -f DragonFly && ln -s FreeBSD DragonFly post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/kde/templates/.source/emptydir -- cgit v1.2.3