# New ports collection makefile for: ja-uim-anthy # Date created: 31 August 2003 # Whom: MANTANI Nobutaka # # $FreeBSD$ # CATEGORIES= japanese .if defined(WITHOUT_X11) PKGNAMESUFFIX= -anthy-nox11 .else PKGNAMESUFFIX= -anthy .endif COMMENT= Uim plugin using Anthy input method .if !defined(WITHOUT_X11) USE_GNOME= gtk20 .endif LIB_DEPENDS= anthy.1:${PORTSDIR}/japanese/anthy \ uim.2:${PORTSDIR}/textproc/uim MASTERDIR= ${.CURDIR}/../../textproc/uim PKGDIR= ${.CURDIR} CONFIGURE_ARGS= --with-anthy .if !defined(WITHOUT_X11) CONFIGURE_ARGS+= --with-gtk2 -enable-dict .endif UIM_SLAVE= yes EXTRA_PATCHES= ${PATCHDIR}/extra-patch-uim_Makefile.in \ ${PATCHDIR}/extra-patch-helper_Makefile.in do-build: (cd ${WRKSRC}/uim && ${GMAKE} libuim-anthy.la) .if !defined(WITHOUT_X11) (cd ${WRKSRC}/helper && ${GMAKE} LIBS="-luim" uim-dict-gtk) .endif do-install: (cd ${WRKSRC}/uim && \ ${GMAKE} uim_plugin_LTLIBRARIES=libuim-anthy.la install-uim_pluginLTLIBRARIES) .if !defined(WITHOUT_X11) (cd ${WRKSRC}/helper && ${GMAKE} bin_PROGRAMS=uim-dict-gtk install-binPROGRAMS) .endif post-install: .if defined(WITHOUT_X11) ${LOCALBASE}/bin/uim-module-manager --register anthy .else ${X11BASE}/bin/uim-module-manager --register anthy .endif .include "${MASTERDIR}/Makefile" f73bb154620b2'/> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/net/mgen
Commit message (Expand)AuthorAgeFilesLines
* SHA256ifyedwin2006-01-231-0/+1
* - Mark i386 only [1]barner2005-06-011-0/+5
* (I forgot to cvs add the new patches.)barner2005-05-312-0/+28
* - unmark IGNORE (fix PTHREAD_{CFLAGS, LIBS}) [1 (partly)]barner2005-05-311-3/+4
* s/BROKEN/IGNORE/ to prevent package buildkris2005-04-021-1/+1
* BROKEN: Does not respect PTHREAD_LIBSkris2005-03-271-0/+2