1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Fix build error.

Support staging.
This commit is contained in:
MANTANI Nobutaka 2014-06-16 14:31:28 +00:00
parent 6acd67f1df
commit 40c1420fbf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358002
3 changed files with 22 additions and 5 deletions

View File

@ -13,17 +13,13 @@ COMMENT= A dictionary management tool for anthy
USES= gmake pkgconfig
USE_GNOME= gnomehier gtk20
LIB_DEPENDS= anthy.1:${PORTSDIR}/japanese/anthy
LIB_DEPENDS= libanthy.so:${PORTSDIR}/japanese/anthy
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
MAN1= kasumi.1
NO_STAGE= yes
OPTIONS_DEFINE= NLS
.include <bsd.port.options.mk>

View File

@ -0,0 +1,20 @@
--- configure.orig 2014-06-16 23:25:01.000000000 +0900
+++ configure 2014-06-16 23:25:34.000000000 +0900
@@ -7365,7 +7365,7 @@
fi
if test "X$ltrpathdirs" != "X"; then
for found_dir in $ltrpathdirs; do
- LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-R$found_dir"
+ LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }"
done
fi
@@ -8587,7 +8587,7 @@
fi
if test "X$ltrpathdirs" != "X"; then
for found_dir in $ltrpathdirs; do
- LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }-R$found_dir"
+ LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }"
done
fi

View File

@ -1,4 +1,5 @@
bin/kasumi
man/man1/kasumi.1.gz
%%NLS%%share/locale/ja/LC_MESSAGES/kasumi.mo
%%NLS%%share/locale/it/LC_MESSAGES/kasumi.mo
share/applications/kasumi.desktop