aboutsummaryrefslogtreecommitdiff
path: root/irc/bitchx/Makefile
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/bitchx/Makefile
parentb972efc4bb2f4121cd07771ce7d9c975a1f9f7b9 (diff)
downloadports-8d6c8c964e23b4f21e69ff7e621ee6bdd3f41c87.tar.gz
ports-8d6c8c964e23b4f21e69ff7e621ee6bdd3f41c87.zip
Notes
Diffstat (limited to 'irc/bitchx/Makefile')
-rw-r--r--irc/bitchx/Makefile7
1 files changed, 2 insertions, 5 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>