aboutsummaryrefslogtreecommitdiff
path: root/chinese/bitchx
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2002-07-08 18:14:20 +0000
committerClive Lin <clive@FreeBSD.org>2002-07-08 18:14:20 +0000
commit56b07f27c981f21169cb177bff3d86369411037c (patch)
treeb32de8b1278a4d2136aacd1b7d97a8977548b2b3 /chinese/bitchx
parent597efc6a14ba21443c3ecb40e47fae71648e592a (diff)
downloadports-56b07f27c981f21169cb177bff3d86369411037c.tar.gz
ports-56b07f27c981f21169cb177bff3d86369411037c.zip
Adjust this port slightly for its master port (currently irc/bitchx).
Utilize PORTREVISION feature of our ports system.
Notes
Notes: svn path=/head/; revision=62668
Diffstat (limited to 'chinese/bitchx')
-rw-r--r--chinese/bitchx/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/chinese/bitchx/Makefile b/chinese/bitchx/Makefile
index 5bebaa302ea0..2d986a6d4b5a 100644
--- a/chinese/bitchx/Makefile
+++ b/chinese/bitchx/Makefile
@@ -5,6 +5,13 @@
# $FreeBSD$
#
+PORTNAME= BitchX
+PKGNAMEPREFIX:= ${PKGNAMEPREFIX}tw-
+PORTREVISION= 1
+CATEGORIES= chinese irc
+
+MAINTAINER= clive@FreeBSD.org
+
MASTERDIR= ${.CURDIR}/../../irc/bitchx
EXTRA_PATCHES= ${.CURDIR}/files/patch-source::input.c \
${.CURDIR}/files/patch-include::config.h \
@@ -17,9 +24,3 @@ WITHOUT_GNOME= YES
WITHOUT_ESOUND= YES
.include "${MASTERDIR}/Makefile"
-
-PORTNAME= BitchX
-PKGNAMEPREFIX:= ${PKGNAMEPREFIX}tw-
-CATEGORIES= chinese irc
-
-MAINTAINER= clive@FreeBSD.org