aboutsummaryrefslogtreecommitdiffstats
path: root/irc/epic4/Makefile
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2002-08-09 14:55:45 +0800
committerknu <knu@FreeBSD.org>2002-08-09 14:55:45 +0800
commitf67f9f8f20b6916deba23a9e67a34d50bb5393f1 (patch)
treea2fe4d173b6c77b98316830b13ac06a705cf35c2 /irc/epic4/Makefile
parent0d1aa7eff6feba82fb5a958c41bb6ea886513e1d (diff)
downloadfreebsd-ports-gnome-f67f9f8f20b6916deba23a9e67a34d50bb5393f1.tar.gz
freebsd-ports-gnome-f67f9f8f20b6916deba23a9e67a34d50bb5393f1.tar.zst
freebsd-ports-gnome-f67f9f8f20b6916deba23a9e67a34d50bb5393f1.zip
Add a patch that adds IPv6 support to epic4 and bump PORTREVISION accordingly.
Approved by: Anders Andersson <anders@hack.org> (MAINTAINER)
Diffstat (limited to 'irc/epic4/Makefile')
-rw-r--r--irc/epic4/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/irc/epic4/Makefile b/irc/epic4/Makefile
index aa0d9696276f..7a8b8460113a 100644
--- a/irc/epic4/Makefile
+++ b/irc/epic4/Makefile
@@ -7,8 +7,9 @@
PORTNAME= epic4
PORTVERSION= 1.0.1
-# Make CATEGORIES overridable for slave ports
-CATEGORIES?= irc
+# Make these variables overridable for slave ports
+PORTREVISION?= 1
+CATEGORIES?= irc ipv6
MASTER_SITES= ftp://ftp.epicsol.org/pub/epic/%SUBDIR%/ \
ftp://ftp.magenet.com/pub/epic/%SUBDIR%/ \
ftp://ftp.icm.edu.pl/vol/rzm0/irc/EPIC/%SUBDIR%/ \
@@ -22,14 +23,14 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTFILE_HELP}
DIST_SUBDIR= epic4
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-#PATCH_SITES= ${MASTER_SITES}
-#PATCHFILES= ${DISTNAME}-patch1
-#PATCH_DIST_STRIP= -d ${WRKSRC}/source
+PATCH_SITES= http://www.t17.ds.pwr.wroc.pl/~misiek/ipv6/
+PATCHFILES= ${DISTNAME}-ipv6-20010418.patch.gz
+PATCH_DIST_STRIP= -p1
MAINTAINER= anders@hack.org
USE_BZIP2= yes
-GNU_CONFIGURE= yes
+USE_AUTOCONF= yes
DISTFILE_HELP= ${PORTNAME}pre2-help.tar.gz