From 2541fcb8d99cb75591fe8c076b6393fc5785d670 Mon Sep 17 00:00:00 2001 From: nork Date: Tue, 1 May 2007 16:22:24 +0000 Subject: o Bump PORTREVISION by updating scim. [1] o Remove old and unusable support codes. Spotted by: ume [1] --- japanese/scim-canna/Makefile | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) (limited to 'japanese/scim-canna/Makefile') diff --git a/japanese/scim-canna/Makefile b/japanese/scim-canna/Makefile index c7a359315bbf..47ba4441a144 100644 --- a/japanese/scim-canna/Makefile +++ b/japanese/scim-canna/Makefile @@ -7,7 +7,7 @@ PORTNAME= scim-canna PORTVERSION= 1.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= scim-imengine/18849 @@ -26,17 +26,8 @@ USE_ICONV= yes USE_GMAKE= yes GNU_CONFIGURE= yes -.include - -.if ${OSVERSION} < 500035 -BUILD_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport -RUN_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport -CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/stlport" \ - LDFLAGS="-L${LOCALBASE}/lib -lstlport_gcc" -.else CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -D__STDC_ISO_10646__" \ LDFLAGS="-L${LOCALBASE}/lib" -.endif post-install: @${CAT} ${PKGMESSAGE} @@ -44,4 +35,4 @@ post-install: @${ECHO} To display this message again, type \`pkg_info -D ${PKGNAME}\' @${ECHO} -.include +.include -- cgit