aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2004-04-29 10:58:04 +0800
committerdinoex <dinoex@FreeBSD.org>2004-04-29 10:58:04 +0800
commitc0b6ffc11624ebc6da7a675ad32a10f6c73cc7b8 (patch)
tree7487f6bba8f1801c77705d77e940e072837e459e /x11-toolkits
parent1d5b609fc45e58fc1f1afd2d329350df8cf9dd65 (diff)
downloadfreebsd-ports-gnome-c0b6ffc11624ebc6da7a675ad32a10f6c73cc7b8.tar.gz
freebsd-ports-gnome-c0b6ffc11624ebc6da7a675ad32a10f6c73cc7b8.tar.zst
freebsd-ports-gnome-c0b6ffc11624ebc6da7a675ad32a10f6c73cc7b8.zip
- reorder target
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gnustep-back/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile
index a9fa969a3cb4..9e63f7e77492 100644
--- a/x11-toolkits/gnustep-back/Makefile
+++ b/x11-toolkits/gnustep-back/Makefile
@@ -80,7 +80,7 @@ ADDITIONAL_LDFLAGS+= -L/usr/lib -lcipher
MAKE_ENV+= ADDITIONAL_LDFLAGS="${ADDITIONAL_LDFLAGS}"
.endif
-post-extract:
+pre-configure:
.for file in config.guess config.sub install-sh
@${CP} ${PREFIX}/System/Makefiles/${file} ${WRKSRC}
.endfor