summaryrefslogtreecommitdiff
path: root/misc/kdeadmin3
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2011-07-03 05:43:34 +0000
committermarkd <markd@pkgsrc.org>2011-07-03 05:43:34 +0000
commitc5c1c3b2c3753473ddd641a884b65a4a2f168ef5 (patch)
treee1d22afcd58d86c30a34e6ad22e9d98ce948c4b3 /misc/kdeadmin3
parentdc4bed77d51c883d62e50b50456cd40ccbe3ada5 (diff)
downloadpkgsrc-c5c1c3b2c3753473ddd641a884b65a4a2f168ef5.tar.gz
/usr/bin/env clenaup.
Diffstat (limited to 'misc/kdeadmin3')
-rw-r--r--misc/kdeadmin3/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/misc/kdeadmin3/Makefile b/misc/kdeadmin3/Makefile
index ac803848f58..3fae1202e26 100644
--- a/misc/kdeadmin3/Makefile
+++ b/misc/kdeadmin3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2011/04/22 13:44:11 obache Exp $
+# $NetBSD: Makefile,v 1.54 2011/07/03 05:43:34 markd Exp $
DISTNAME= kdeadmin-${_KDE_VERSION}
PKGREVISION= 7
@@ -18,6 +18,9 @@ CONFIGURE_ARGS+= --without-shadow
.endif
CONFIGURE_ENV+= DO_NOT_COMPILE="ksysv kdat"
+REPLACE_PERL+= knetworkconf/backends/*.pl.in \
+ knetworkconf/backends/network-conf.in
+
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../x11/kdebase3/buildlink3.mk"