summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-03-24 22:48:24 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-03-24 22:48:24 +0000
commit8d6c8c964e23b4f21e69ff7e621ee6bdd3f41c87 (patch)
tree8b24e5cb5ed7d1682574cb9e9ba4bb199fbd292b /irc
parentb972efc4bb2f4121cd07771ce7d9c975a1f9f7b9 (diff)
downloadfreebsd-ports-8d6c8c964e23b4f21e69ff7e621ee6bdd3f41c87.zip
- Use official MASTER_SITE (SF macro)
- Fix .placeholder PR: ports/121925 Submitted by: Tilman Linneweh <arved@FreeBSD.org>
Diffstat (limited to 'irc')
-rw-r--r--irc/bitchx/Makefile7
-rw-r--r--irc/bitchx/files/.placeholder1
2 files changed, 2 insertions, 6 deletions
diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile
index f01dd0b8ae95..4c090de7e0e8 100644
--- a/irc/bitchx/Makefile
+++ b/irc/bitchx/Makefile
@@ -8,10 +8,8 @@
PORTNAME= BitchX
PORTVERSION= 1.1.0.1
PORTREVISION= 1
-
CATEGORIES+= irc
-MASTER_SITES= http://www.bitchx.com/ \
- CENKES
+MASTER_SITES= SF
DISTNAME= ircii-pana-1.1-final
MAINTAINER?= beech@FreeBSD.org
@@ -125,7 +123,6 @@ post-install:
${STRIP_CMD} ${PREFIX}/bin/BitchX-1.1-final
${STRIP_CMD} ${PREFIX}/bin/scr-bx
.endif
-
- @cd ${FILESDIR} && ${CP} .placeholder ${PREFIX}/share/bx/plugins/
+ ${TOUCH} ${PREFIX}/share/bx/plugins/.placeholder
.include <bsd.port.post.mk>
diff --git a/irc/bitchx/files/.placeholder b/irc/bitchx/files/.placeholder
deleted file mode 100644
index 1269e782d111..000000000000
--- a/irc/bitchx/files/.placeholder
+++ /dev/null
@@ -1 +0,0 @@
-This file is a placeholder for pkg install.