# New ports collection makefile for: scim-table-imengine # Date created: 01 March 2005 # Whom: Jie Gao # # $FreeBSD$ # PORTNAME= scim-table-imengine PORTVERSION= 0.5.6 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=scim DISTNAME= scim-tables-${PORTVERSION} MAINTAINER= gaoj@cpsc.ucalgary.ca COMMENT= SCIM table based input method engine BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim RUN_DEPENDS= ${BUILD_DEPENDS} USE_X_PREFIX= yes USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= intlhack MAN1= scim-make-table.1 .include .if ${OSVERSION} < 500035 EXTRA_PATCHES= ${FILESDIR}/extrapatch-4-stable-src-Makefile.in .endif CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -D__STDC_ISO_10646__" \ LDFLAGS="-L${LOCALBASE}/lib -lintl" PLIST_SUB= SKIM="@comment " pre-fetch: @${ECHO_MSG} Define WITH_SKIM to enable skim support .if exists(${LOCALBASE}/bin/skim) WITH_SKIM= yes pre-patch: @${ECHO_MSG} Skim is detected, support enabled. .endif .if defined(WITH_SKIM) BUILD_DEPENDS+= skim:${PORTSDIR}/textproc/skim CONFIGURE_ENV+= PTHREAD_LIBS="${PTHREAD_LIBS}" PLIST_SUB= SKIM="" post-patch: @${REINPLACE_CMD} -e "/^DIST_SUBDIRS/s/$$/ skim/" \ -e "/^@SCIM_TABLES_ENABLE_SKIM_SUPPORT_TRUE@SKIM_SUBDIR =/s/$$/ skim/" \ ${WRKSRC}/Makefile.in .endif post-install: .if ${OSVERSION} < 500035 @${INSTALL_SCRIPT} ${FILESDIR}/scim-make-table.sh ${PREFIX}/bin/scim-make-table .endif @${CAT} ${PKGMESSAGE} @${ECHO} @${ECHO} To display this message again, type \`pkg_info -D ${PKGNAME}\' @${ECHO} .include - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-04-16 17:30:54 +0800
committernobody <nobody@localhost>2001-04-16 17:30:54 +0800
commite216fea96aacb8860c446b5a702aa37e02bdd998 (patch)
treeaaa46c1cf6c9a87e8f291ef7673bd9463803e8c9
parent75a16468d369f58587f27ab4655fbe1c1091fc95 (diff)
downloadgsoc2013-evolution-e216fea96aacb8860c446b5a702aa37e02bdd998.tar.gz
gsoc2013-evolution-e216fea96aacb8860c446b5a702aa37e02bdd998.tar.zst
gsoc2013-evolution-e216fea96aacb8860c446b5a702aa37e02bdd998.zip
This commit was manufactured by cvs2svn to create tag 'PONG_0_13'.PONG_0_13
svn path=/tags/PONG_0_13/; revision=9359