mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Unbreak
- Remove one-line pkg-plist PR: ports/75322 Submitted by: maintainer
This commit is contained in:
parent
e1dbe10dbd
commit
f2e4c4bcf9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126714
@ -20,10 +20,6 @@ COMMENT= Internet/Intranet Input Method Gtk Client Framework
|
||||
LIB_DEPENDS= iiimp.0:${PORTSDIR}/textproc/iiimf-protocol-lib \
|
||||
iiimcf.2:${PORTSDIR}/textproc/iiimf-client-lib
|
||||
|
||||
BROKEN= Does not compile
|
||||
EXPIRATION_DATE=2005-02-18
|
||||
DEPRECATED= ${BROKEN}
|
||||
|
||||
USE_GNOME= gtk20
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
@ -35,6 +31,8 @@ USE_AUTOHEADER_VER= 259
|
||||
USE_AUTOMAKE_VER= 19
|
||||
USE_LIBTOOL_VER= 15
|
||||
|
||||
PLIST_FILES= lib/gtk-2.0/2.4.0/immodules/im-iiim.so
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e "s,/usr/lib/im,${PREFIX}/lib/im,g" \
|
||||
${WRKSRC}/../acfiles/im_common.m4 \
|
||||
@ -43,7 +41,7 @@ post-patch:
|
||||
|
||||
pre-configure:
|
||||
cd ${WRKSRC} && glib-gettextize --force --copy
|
||||
cd ${WRKSRC} && intltoolize --copy --force --automake
|
||||
cd ${WRKSRC} && ${MV} po ../acfiles && ${LN} -s ../acfiles/po && intltoolize --copy --force --automake
|
||||
cd ${WRKSRC} && ${ACLOCAL} -I ${LOCALBASE}/share/aclocal -I ../acfiles
|
||||
${TOUCH} ${WRKSRC}/config.h.in
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
lib/gtk-2.0/2.4.0/immodules/im-iiim.so
|
Loading…
Reference in New Issue
Block a user