aboutsummaryrefslogtreecommitdiff
path: root/japanese/ebview/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-01-02 17:45:30 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-01-02 17:45:30 +0000
commitb61dae0657086b0dabe97c7406502fcd1503f97e (patch)
tree99453332db59a59fcab5190f71a4382515803112 /japanese/ebview/Makefile
parent47616dfcd364bacab48029969c3abf1f32f8ded8 (diff)
downloadports-b61dae0657086b0dabe97c7406502fcd1503f97e.tar.gz
ports-b61dae0657086b0dabe97c7406502fcd1503f97e.zip
Notes
Diffstat (limited to 'japanese/ebview/Makefile')
-rw-r--r--japanese/ebview/Makefile17
1 files changed, 10 insertions, 7 deletions
diff --git a/japanese/ebview/Makefile b/japanese/ebview/Makefile
index f7f85b561bfa..f04ec5dcc8b8 100644
--- a/japanese/ebview/Makefile
+++ b/japanese/ebview/Makefile
@@ -6,25 +6,28 @@
#
PORTNAME= ebview
-PORTVERSION= 0.1.4
+PORTVERSION= 0.2.0
CATEGORIES= japanese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= eb.6:${PORTSDIR}/japanese/eb
+LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
+ eb.6:${PORTSDIR}/japanese/eb
USE_GNOMENG= yes
USE_GNOME= imlib
+USE_REINPLACE= yes
USE_GMAKE= yes
-GNU_CONFIGURE= yes
-MAKE_ARGS= SUBDIRS=src
-CONFIGURE_ARGS= --disable-imlibtest
+USE_AUTOMAKE_VER= 14
+USE_AUTOCONF_VER= 253
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt"
+MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
+ AUTOHEADER="${TRUE}"
post-install:
- ${MKDIR} ${PREFIX}/share/locale/ja/LC_MESSAGES
- ${INSTALL_DATA} ${WRKSRC}/po/ja.gmo ${PREFIX}/share/locale/ja/LC_MESSAGES/ebview.mo
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
.for i in ChangeLog README