summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk30
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-05 13:31:58 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-05 13:31:58 +0000
commit13524ab011e3fe9ca722a2accfb5623f22f45e07 (patch)
treec2969e247fda99dcf0ec626d86c77d6c7a3c2590 /x11-toolkits/gtk30
parentAdd tmetric, a raw tool to aid in determining available bandwidth between (diff)
Move responsibility for the lib/gtk/engines directory into gtk12 port. This
directory is shared between at least 3 ports (GTK+ theme engines). Suggested by: bento
Notes
Notes: svn path=/head/; revision=29225
Diffstat (limited to 'x11-toolkits/gtk30')
-rw-r--r--x11-toolkits/gtk30/Makefile4
-rw-r--r--x11-toolkits/gtk30/pkg-plist4
2 files changed, 7 insertions, 1 deletions
diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile
index 5332fa13e3ce..d6e11f99cf69 100644
--- a/x11-toolkits/gtk30/Makefile
+++ b/x11-toolkits/gtk30/Makefile
@@ -33,7 +33,9 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
MAN1= gtk12-config.1
pre-build:
- ${PERL} -i -pe 's/\\"$$/\\/' ${WRKSRC}/gtk/gtkrc.*
${RM} -rf ${WRKSRC}/docs/gtk.info*
+post-install:
+ @${MKDIR} ${PREFIX}/lib/gtk/themes/engines
+
.include <bsd.port.mk>
diff --git a/x11-toolkits/gtk30/pkg-plist b/x11-toolkits/gtk30/pkg-plist
index 6b5c696bd8bf..5214d0f5b097 100644
--- a/x11-toolkits/gtk30/pkg-plist
+++ b/x11-toolkits/gtk30/pkg-plist
@@ -215,6 +215,10 @@ share/themes/Default/gtk/gtkrc.vi_VN.viscii111
share/themes/Default/gtk/gtkrc.yi
share/themes/Default/gtk/gtkrc.zh_CN
share/themes/Default/gtk/gtkrc.zh_TW.Big5
+@exec mkdir -p %D/lib/gtk/themes/engines
+@dirrm lib/gtk/themes/engines
+@dirrm lib/gtk/themes
+@dirrm lib/gtk
@dirrm share/themes/Default/gtk
@dirrm share/themes/Default
@dirrm share/themes