aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtoolkit
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2005-09-14 18:35:32 +0800
committerdinoex <dinoex@FreeBSD.org>2005-09-14 18:35:32 +0800
commit97d8d0587caaeb218ab6e347a3fe59c6bb5804cb (patch)
treec7f232b2b3c27d45b955e1dbbcd8f9a25964811e /x11-toolkits/gtoolkit
parent70ed9d0af5ffc994c6a984be1fa8cd2da4a6d228 (diff)
downloadfreebsd-ports-gnome-97d8d0587caaeb218ab6e347a3fe59c6bb5804cb.tar.gz
freebsd-ports-gnome-97d8d0587caaeb218ab6e347a3fe59c6bb5804cb.tar.zst
freebsd-ports-gnome-97d8d0587caaeb218ab6e347a3fe59c6bb5804cb.zip
- cleanup old Makefile location
Diffstat (limited to 'x11-toolkits/gtoolkit')
-rw-r--r--x11-toolkits/gtoolkit/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/gtoolkit/Makefile b/x11-toolkits/gtoolkit/Makefile
index f3ac638cd158..aa3d2ff78e19 100644
--- a/x11-toolkits/gtoolkit/Makefile
+++ b/x11-toolkits/gtoolkit/Makefile
@@ -36,6 +36,8 @@ CONFIGURE_WRKSRC= ${WRKDIR}/${DISTNAME}
post-patch:
${REINPLACE_CMD} -e 's#gtk-config#gtk12-config#g' \
${CONFIGURE_WRKSRC}/configure
+ ${REINPLACE_CMD} -e 's|)/Makefiles|)/Library/Makefiles|' \
+ ${WRKSRC}/Makefile.gnustep
.include <bsd.port.pre.mk>