aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-12-01 15:15:49 +0800
committerantoine <antoine@FreeBSD.org>2013-12-01 15:15:49 +0800
commit82c96f9677dfc6581846cea161aa3bc74f7581e4 (patch)
tree3c5b1f7b79be4abcc08adc8ee2ea5aca07692546 /japanese
parentfb6f221e7299bef876b710856c24ea8e5962ecc4 (diff)
downloadfreebsd-ports-gnome-82c96f9677dfc6581846cea161aa3bc74f7581e4.tar.gz
freebsd-ports-gnome-82c96f9677dfc6581846cea161aa3bc74f7581e4.tar.zst
freebsd-ports-gnome-82c96f9677dfc6581846cea161aa3bc74f7581e4.zip
- Update to 2.8.6
- gmake not needed - Stage support - use OPTIONS helpers PR: ports/184350 Submitted by: Takashi Kato (maintainer)
Diffstat (limited to 'japanese')
-rw-r--r--japanese/jd/Makefile35
-rw-r--r--japanese/jd/distinfo4
2 files changed, 14 insertions, 25 deletions
diff --git a/japanese/jd/Makefile b/japanese/jd/Makefile
index 6a75afd983ed..1a359dad6155 100644
--- a/japanese/jd/Makefile
+++ b/japanese/jd/Makefile
@@ -2,12 +2,11 @@
# $FreeBSD$
PORTNAME= jd
-PORTVERSION= 2.8.5
-PORTREVISION= 2
+PORTVERSION= 2.8.6
CATEGORIES= japanese www
MASTER_SITES= SFJP
-MASTER_SITE_SUBDIR= jd4linux/56721
-DISTNAME= ${PORTNAME}-${PORTVERSION}-120826
+MASTER_SITE_SUBDIR= jd4linux/58841
+DISTNAME= ${PORTNAME}-${PORTVERSION}-130518
EXTRACT_SUFX= .tgz
MAINTAINER= townwear@gmail.com
@@ -16,36 +15,26 @@ COMMENT= 2ch browser
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls \
- gcrypt:${PORTSDIR}/security/libgcrypt \
- gtkmm:${PORTSDIR}/x11-toolkits/gtkmm24
+LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls \
+ libgcrypt.so:${PORTSDIR}/security/libgcrypt
-USES= gmake iconv
+USES= iconv
USE_AUTOTOOLS= autoconf automake libtool
-USE_GNOME= gtk20 libgnomeui
-GNU_CONFIGURE= yes
+USE_GNOME= gtk20 gtkmm24 libgnomeui
-CONFIGURE_ARGS+= --with-sessionlib=gnomeui
+CONFIGURE_ARGS= --with-sessionlib=gnomeui
LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
OPTIONS_DEFINE= ONIGURUMA PANGOLAYOUT
ONIGURUMA_DESC= Use oniguruma regular expressions library
PANGOLAYOUT_DESC= Use PANGOLayout instead of PangoGlyphString
-NO_STAGE= yes
-.include <bsd.port.options.mk>
-.include <bsd.port.pre.mk>
+ONIGURUMA_CONFIGURE_WITH= oniguruma
+ONIGURUMA_LIB_DEPENDS= libonig.so:${PORTSDIR}/devel/oniguruma5
-.if ${PORT_OPTIONS:MONIGURUMA}
-CONFIGURE_ARGS+= --with-oniguruma
-LIB_DEPENDS+= onig:${PORTSDIR}/devel/oniguruma5
-.endif
-
-.if ${PORT_OPTIONS:MPANGOLAYOUT}
-CONFIGURE_ARGS+= --with-pangolayout
-.endif
+PANGOLAYOUT_CONFIGURE_WITH= pangolayout
pre-configure:
@cd ${WRKSRC} && ${AUTORECONF} -i
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/japanese/jd/distinfo b/japanese/jd/distinfo
index 88671cb4f6a7..5b5684ccfed2 100644
--- a/japanese/jd/distinfo
+++ b/japanese/jd/distinfo
@@ -1,2 +1,2 @@
-SHA256 (jd-2.8.5-120826.tgz) = 494a190ae64c222cd7080cb121f23043bd231829572cd685258185a9b5dfff32
-SIZE (jd-2.8.5-120826.tgz) = 784657
+SHA256 (jd-2.8.6-130518.tgz) = 3607807f4b230fb8e90ee7a7dd8fefd9182f7559162e411a5b30bf0f3fc9b2da
+SIZE (jd-2.8.6-130518.tgz) = 763770