aboutsummaryrefslogtreecommitdiff
path: root/lang/gnustep-guile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2005-04-03 05:30:15 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2005-04-03 05:30:15 +0000
commit92118d1d773ba4dc3a7e15efc1a916485ebed6c4 (patch)
tree2d752b925fce3607aa6a4303fbd0bcdb468aad20 /lang/gnustep-guile
parentc1a23ee4e3e9874534fb4671f8e1775912f05209 (diff)
downloadports-92118d1d773ba4dc3a7e15efc1a916485ebed6c4.tar.gz
ports-92118d1d773ba4dc3a7e15efc1a916485ebed6c4.zip
Notes
Diffstat (limited to 'lang/gnustep-guile')
-rw-r--r--lang/gnustep-guile/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/lang/gnustep-guile/Makefile b/lang/gnustep-guile/Makefile
index 204961b23e76..d9b87d1fbb7a 100644
--- a/lang/gnustep-guile/Makefile
+++ b/lang/gnustep-guile/Makefile
@@ -50,10 +50,4 @@ GUILE_VER!= (cd ${PORTSDIR}/lang/guile && make -V GUILE_VER)
pre-configure:
${TOUCH} ${WRKSRC}/Greg/ac_nonexistent.h
-.if defined(WITH_GNUSTEP_DEVEL)
-post-configure:
- ${MKDIR} ${WRKSRC}/ScriptKit/Foundation
- ${CP} ${FILESDIR}/NSConcreteNumber.h ${WRKSRC}/ScriptKit/Foundation/
-.endif
-
.include <bsd.port.post.mk>