summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-02-23 10:57:55 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-02-23 10:57:55 +0000
commit383632d83769f8b5cb4f2fadc60bee1ac01f33aa (patch)
tree3a4ea580d4d9b2f4005cbf5d29a6105ea28838b2
parentRemove hyphen from PORTVERSION. (diff)
- backout as requested by kris
ports is now broken again on bento.
Notes
Notes: svn path=/head/; revision=76251
-rw-r--r--news/c-nocem/Makefile4
-rw-r--r--x11-toolkits/tk84/Makefile4
2 files changed, 0 insertions, 8 deletions
diff --git a/news/c-nocem/Makefile b/news/c-nocem/Makefile
index a3ae6750674b..ca8943777a4d 100644
--- a/news/c-nocem/Makefile
+++ b/news/c-nocem/Makefile
@@ -32,8 +32,4 @@ PLIST_SUB+= NEWSBIN=${NEWSBIN:S=${PREFIX}/==}
USE_PERL5= yes
.endif
-pre-fetch:
- (cd ${PORTSDIR}/${CNEWSSRC} && \
- ${SETENV} ${MAKE_ENV} ${MAKE} fetch)
-
.include <bsd.port.post.mk>
diff --git a/x11-toolkits/tk84/Makefile b/x11-toolkits/tk84/Makefile
index 36fda83ded63..e32ad87c9df6 100644
--- a/x11-toolkits/tk84/Makefile
+++ b/x11-toolkits/tk84/Makefile
@@ -340,10 +340,6 @@ MLINKS= 3DBorder.3 Tk_Alloc3DBorderFromObj.3 \
.include <bsd.port.pre.mk>
-pre-fetch:
- (cd ${PORTSDIR}/lang/tcl84 && \
- ${SETENV} ${MAKE_ENV} ${MAKE} fetch)
-
post-install:
${INSTALL_DATA} ${FILESDIR}/pkgIndex.tcl ${PREFIX}/lib/tk${TK_VER}/
.if exists(${PKGINSTALL})