summaryrefslogtreecommitdiff
path: root/lang/gnustep-base
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-07-27 07:06:21 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-07-27 07:06:21 +0000
commit04e912de0260824be76d6706ce613c4ca0f79a64 (patch)
tree8430969f6f1837fd921574f4f0f00f2b80d46499 /lang/gnustep-base
parentUnbreak for 4-STABLE with ad hoc patch. (diff)
- cleanup post-install
Notes
Notes: svn path=/head/; revision=85654
Diffstat (limited to 'lang/gnustep-base')
-rw-r--r--lang/gnustep-base/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile
index c20da4ac3b78..ee99bc59f5c9 100644
--- a/lang/gnustep-base/Makefile
+++ b/lang/gnustep-base/Makefile
@@ -54,8 +54,7 @@ post-extract:
post-install:
-@${MKDIR} ${ETCDIR}/rc.d
- ${INSTALL_SCRIPT} ${FILESDIR}/GNUstep.sh ${ETCDIR}/rc.d
- ${INSTALL_SCRIPT} ${WRKSRC}/GNUstep.sh ${ETCDIR}/rc.d
+ ${INSTALL_SCRIPT} ${WRKSRC}/GNUstep.sh ${ETCDIR}/rc.d/GNUstep.sh
${INSTALL_DATA} ${FILESDIR}/gdomap_if ${ETCDIR}
test: