aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gnustep-back
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2004-04-29 02:58:04 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2004-04-29 02:58:04 +0000
commit050425cedcdd079cf4c5129d6e7fa30a36768709 (patch)
tree5a906ae68f06018e621d6776290bcb6cb8ef39d2 /x11-toolkits/gnustep-back
parente63ab851d0f575a89b54b49eff47ed61ed026396 (diff)
downloadports-050425cedcdd079cf4c5129d6e7fa30a36768709.tar.gz
ports-050425cedcdd079cf4c5129d6e7fa30a36768709.zip
Notes
Diffstat (limited to 'x11-toolkits/gnustep-back')
-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