aboutsummaryrefslogtreecommitdiff
path: root/japanese/gxditview
diff options
context:
space:
mode:
authorOKAZAKI Tetsurou <okazaki@FreeBSD.org>2003-09-10 12:36:27 +0000
committerOKAZAKI Tetsurou <okazaki@FreeBSD.org>2003-09-10 12:36:27 +0000
commitb3da3e7487f26026a4bf63e66c778969ed328eda (patch)
treedcb05e4ce45a986ae5c127c339befdcd0856073c /japanese/gxditview
parent569528d01789d264d27a3b54d628c2496703f142 (diff)
downloadports-b3da3e7487f26026a4bf63e66c778969ed328eda.tar.gz
ports-b3da3e7487f26026a4bf63e66c778969ed328eda.zip
Update I18N patch.
Obtained from: debian Set CONFLICTS to gxditview-*.
Notes
Notes: svn path=/head/; revision=88933
Diffstat (limited to 'japanese/gxditview')
-rw-r--r--japanese/gxditview/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/japanese/gxditview/Makefile b/japanese/gxditview/Makefile
index 22ed7f1a6303..555252d254d6 100644
--- a/japanese/gxditview/Makefile
+++ b/japanese/gxditview/Makefile
@@ -7,13 +7,15 @@
PORTNAME= gxditview
PORTVERSION= 1.18.1
+PORTREVISION= 1
CATEGORIES= japanese print
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= groff
DISTNAME= groff-${PORTVERSION}
-PATCH_SITES= http://people.debian.org/~ukai/groff/
-PATCHFILES= ${DISTNAME:S,-,_,}-7.diff.gz
+PATCH_SITES= ${MASTER_SITE_DEBIAN}
+PATCH_SITE_SUBDIR= pool/main/g/groff
+PATCHFILES= ${DISTNAME:S,-,_,}-10.diff.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= okazaki@FreeBSD.org
@@ -22,6 +24,8 @@ COMMENT= Japanese enhancement of GNU xditview
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
RUN_DEPENDS= ${LOCALBASE}/bin/groff:${PORTSDIR}/japanese/groff
+CONFLICTS= gxditview-*
+
GNU_CONFIGURE= yes
#USE_GMAKE= yes
USE_IMAKE= yes