aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gnustep-gui
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2001-12-24 10:37:45 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2001-12-24 10:37:45 +0000
commit9439aeb2c5fe39b976a25bcfe827f9213776c973 (patch)
tree7597b6fd6918f7d6f992356b9de529bfb3300963 /x11-toolkits/gnustep-gui
parent7f251687a22aeb89ecf5d07a5faba498008926ef (diff)
downloadports-9439aeb2c5fe39b976a25bcfe827f9213776c973.tar.gz
ports-9439aeb2c5fe39b976a25bcfe827f9213776c973.zip
Notes
Diffstat (limited to 'x11-toolkits/gnustep-gui')
-rw-r--r--x11-toolkits/gnustep-gui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile
index 8912a97a6336..abbc7859a7e2 100644
--- a/x11-toolkits/gnustep-gui/Makefile
+++ b/x11-toolkits/gnustep-gui/Makefile
@@ -44,7 +44,7 @@ PLIST_SUB+= GNU_ARCH=${GNU_ARCH} OPSYS=${OPSYS:L} VERSION=${PORTVERSION} \
SYSLIBDIR= ${PREFIX}/System/Libraries
post-extract:
-.for file in config.guess config.sub install-sh
+.for file in config.guess config.sub install-sh
@${CP} ${PREFIX}/System/Makefiles/${file} ${WRKSRC}
.endfor