summaryrefslogtreecommitdiff
path: root/x11/controlcenter/Makefile
diff options
context:
space:
mode:
authortron <tron>2001-01-21 17:40:34 +0000
committertron <tron>2001-01-21 17:40:34 +0000
commit50de5928341967c56fe5851bfc32c9b8ae6b8260 (patch)
treeee100ed572f908778254df424e6b069054d3038e /x11/controlcenter/Makefile
parentc50511d43e34826a48248ae7e6dee52d3e57d5ac (diff)
downloadpkgsrc-50de5928341967c56fe5851bfc32c9b8ae6b8260.tar.gz
Because "gpatch" used on Solaris doesn't accept the patch file add the
missing newline manually with a "echo".
Diffstat (limited to 'x11/controlcenter/Makefile')
-rw-r--r--x11/controlcenter/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/controlcenter/Makefile b/x11/controlcenter/Makefile
index ae7ebbca17f..cda54aa0a04 100644
--- a/x11/controlcenter/Makefile
+++ b/x11/controlcenter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2000/11/27 11:55:03 itojun Exp $
+# $NetBSD: Makefile,v 1.26 2001/01/21 17:40:34 tron Exp $
DISTNAME= control-center-1.2.2
CATEGORIES= x11 gnome
@@ -26,6 +26,9 @@ CONFIGURE_ARGS+= --localstatedir=${LOCALSTATEDIR} \
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"
CPPFLAGS+= -I${LOCALBASE}/include # libintl.h
+post-patch:
+ @${ECHO} >>${WRKSRC}/control-center/cappletConf.sh.in ""
+
post-install:
${RMDIR} ${PREFIX}/share/gnome/help/control-center/C/stylesheet-images