aboutsummaryrefslogtreecommitdiff
path: root/japanese/ebview-gtk2/Makefile
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-05-03 15:16:03 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-05-03 15:16:03 +0000
commita8478f4d2009cf41f5866e6ff103bed9dfaac82e (patch)
tree8f14ed71692145a6205379d8568eaa72bc548302 /japanese/ebview-gtk2/Makefile
parent25070dfbf4b492067624d36aef38f6962acdb30d (diff)
downloadports-a8478f4d2009cf41f5866e6ff103bed9dfaac82e.tar.gz
ports-a8478f4d2009cf41f5866e6ff103bed9dfaac82e.zip
Notes
Diffstat (limited to 'japanese/ebview-gtk2/Makefile')
-rw-r--r--japanese/ebview-gtk2/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/japanese/ebview-gtk2/Makefile b/japanese/ebview-gtk2/Makefile
index cb7a47ef14f4..3e3eac11406e 100644
--- a/japanese/ebview-gtk2/Makefile
+++ b/japanese/ebview-gtk2/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= ebview
-PORTVERSION= 0.2.0
-PORTREVISION= 2
+PORTVERSION= 0.2.1
CATEGORIES= japanese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,12 +16,11 @@ COMMENT= Electronic Book Viewer
LIB_DEPENDS= eb.7:${PORTSDIR}/japanese/eb
-USE_GNOME= imlib
USE_GETOPT_LONG= yes
-USE_REINPLACE= yes
+USE_GNOME= imlib
USE_GMAKE= yes
-USE_AUTOMAKE_VER= 14
USE_AUTOCONF_VER= 253
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
AUTOHEADER="${TRUE}"