aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/gtk-engines
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-02-02 14:26:39 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-02-02 14:26:39 +0000
commit6604d99acb271d5c1b5ba812c63e33a28165b0bc (patch)
treed100c81f6d4df8a109ba5bd8258668092d192a50 /x11-themes/gtk-engines
parent4abd72c9076d231ac2fe3c1f753f726bdd66f9ba (diff)
downloadports-6604d99acb271d5c1b5ba812c63e33a28165b0bc.tar.gz
ports-6604d99acb271d5c1b5ba812c63e33a28165b0bc.zip
Notes
Diffstat (limited to 'x11-themes/gtk-engines')
-rw-r--r--x11-themes/gtk-engines/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-themes/gtk-engines/Makefile b/x11-themes/gtk-engines/Makefile
index 341be292ed82..4e1a7a13bd8b 100644
--- a/x11-themes/gtk-engines/Makefile
+++ b/x11-themes/gtk-engines/Makefile
@@ -22,6 +22,7 @@ GNU_CONFIGURE= yes
THEMES= metal notif pixmap raleigh redmond95
post-patch:
+ @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/ltconfig
@for theme in ${THEMES}; do \
cd ${WRKSRC}/$$theme/Theme/gtk; \
${MV} gtkrc gtkrc.tmp; \