# ex:ts=8 # Ports collection makefile for: jakelib2 # Date created: Oct 23, 2003 # Whom: ijliao # # $FreeBSD$ # PORTNAME= jakelib2 PORTVERSION= 2.0.0.s CATEGORIES= devel MASTER_SITES= http://www.jakelib.org/lib/jakelib2/download/ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org COMMENT= A cross platform C++ class library with a Java-like API LIB_DEPENDS= gc.1:${PORTSDIR}/devel/boehm-gc USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --disable-debug INSTALLS_SHLIB= yes INFO= jakelib2 post-patch: @${REINPLACE_CMD} -e "s|-lpthread|${PTHREAD_LIBS}|g" ${WRKSRC}/configure .include /www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove version 7.0 from the IGNORE_WITH_PHP list.rene2018-12-061-1/+1
* Deprecate ports depending on php 5.6antoine2018-12-031-0/+3
* Fix some PKGNAME collisionsantoine2018-10-081-1/+1
* Add LICENSE_FILEsunpoet2017-11-20