Index: head/devel/c2lib/Makefile =================================================================== --- head/devel/c2lib/Makefile (revision 74332) +++ head/devel/c2lib/Makefile (revision 74333) @@ -1,37 +1,38 @@ # ex:ts=8 -*-mode: makefile-*- # # New ports collection makefile for: c2lib # Date created: 2002-12-22 # Whom: Alan Eldridge # # $FreeBSD$ # PORTNAME= c2lib PORTVERSION= 1.3.0 PORTREVISION= 0 PORTEPOCH= 0 CATEGORIES= devel MASTER_SITES= http://www.annexia.org/freeware/${PORTNAME}/ MAINTAINER= alane@FreeBSD.org BUILD_DEPENDS+= cdoc:${.CURDIR}/../../devel/cdoc BUILD_DEPENDS+= make+:${.CURDIR}/../../devel/makeplus +LIB_DEPENDS+= pcre.0:${.CURDIR}/../../devel/pcre USE_GMAKE= yes PREFIX?= ${LOCALBASE} MAKE_ENV+= CC="${CC}" .include do-build: cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} make+ do-install: cd ${WRKSRC}; ${SETENV} ${MAKE_ENV}\ make+ install prefix=${PREFIX} manprefix=${PREFIX} .include "${.CURDIR}/manpages.mk" .include #EOF Property changes on: head/devel/c2lib/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property