Index: head/devel/ocaml-extlib/Makefile =================================================================== --- head/devel/ocaml-extlib/Makefile (revision 172286) +++ head/devel/ocaml-extlib/Makefile (revision 172287) @@ -1,41 +1,41 @@ # Ports collection makefile for: extlib # Date created: Nov 2, 2004 # Whom: mukai # # $FreeBSD$ # PORTNAME= extlib PORTVERSION= 1.5 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ocaml-lib PKGNAMEPREFIX= ocaml- -MAINTAINER= mukai@jmuk.org +MAINTAINER= ports@FreeBSD.org COMMENT= A complete - yet small - standard library for OCaml BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ ocamlfind:${PORTSDIR}/devel/ocaml-findlib USE_GMAKE= yes USE_DOS2UNIX= yes ALL_TARGET= all opt .if !defined(NOPORTDOCS) ALL_TARGET+= doc .endif PORTDOCS= * DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} post-patch: @${REINPLACE_CMD} -e '/css/d' ${WRKSRC}/Makefile post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/* ${DOCSDIR} .endif .include Property changes on: head/devel/ocaml-extlib/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/japanese/scim-skk/Makefile =================================================================== --- head/japanese/scim-skk/Makefile (revision 172286) +++ head/japanese/scim-skk/Makefile (revision 172287) @@ -1,53 +1,53 @@ # New ports collection makefile for: ja-scim-skk # Date created: 6 Apr 2005 # Whom: Jun Mukai # # $FreeBSD$ # PORTNAME= scim-skk PORTVERSION= 0.5.2 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= scim-imengine/18121 -MAINTAINER= mukai@jmuk.org +MAINTAINER= ports@FreeBSD.org COMMENT= SCIM IMEngine module like SKK BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim RUN_DEPENDS= ${BUILD_DEPENDS} USE_X_PREFIX= yes USE_ICONV= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ PTHREAD_LIBS="${PTHREAD_LIBS}" .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 ${PTHREAD_LIBS}" .else CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -D__STDC_ISO_10646__" \ LDFLAGS="-L${LOCALBASE}/lib" .endif .if ${OSVERSION} < 500000 BROKEN= does not compile on 4.x: bad C++ code .endif post-patch: @${REINPLACE_CMD} "s|LOCALBASE|${LOCALBASE}|" ${WRKSRC}/src/scim_skk_prefs.h post-install: @${CAT} ${PKGMESSAGE} @${ECHO} @${ECHO} To display this message again, type \`pkg_info -D ${PKGNAME}\' @${ECHO} .include Property changes on: head/japanese/scim-skk/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property