From e380e639278460cfdf05dcfd269b56503a31190d Mon Sep 17 00:00:00 2001 From: Sergei Kolobov Date: Fri, 21 Jan 2005 18:04:20 +0000 Subject: - Properly pass MAKEPLUS_HOME environment variable required by the latest version of make+ (particularly when LOCALBASE != /usr/local) - Update MASTER_SITES to reflect a reorganization of the author's web site - Update distinfo: .tar.gz on the MASTER_SITE is uncompress despite the file name suffix; no changes detected by diff -ruN - Bump PORTREVISION --- devel/c2lib/Makefile | 7 +++++-- devel/c2lib/distinfo | 4 ++-- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'devel/c2lib') diff --git a/devel/c2lib/Makefile b/devel/c2lib/Makefile index a144a06a5fb0..3879e4ce2a3a 100644 --- a/devel/c2lib/Makefile +++ b/devel/c2lib/Makefile @@ -7,9 +7,9 @@ PORTNAME= c2lib PORTVERSION= 1.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel -MASTER_SITES= http://www.annexia.org/freeware/${PORTNAME}/ +MASTER_SITES= http://www.annexia.org/_file/ MAINTAINER= sergei@FreeBSD.org COMMENT= Library of basic structures and memory allocators for C @@ -22,6 +22,9 @@ INSTALLS_SHLIB= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} PLIST_SUB= VERSION=${PORTVERSION} +CONFIGURE_ENV= MAKEPLUS_HOME=${MAKEPLUS_HOME} +MAKE_ENV= MAKEPLUS_HOME=${MAKEPLUS_HOME} +MAKEPLUS_HOME= ${LOCALBASE}/share/makeplus .include "${.CURDIR}/files/manpages.mk" diff --git a/devel/c2lib/distinfo b/devel/c2lib/distinfo index 899328605787..9b097587fc8e 100644 --- a/devel/c2lib/distinfo +++ b/devel/c2lib/distinfo @@ -1,2 +1,2 @@ -MD5 (c2lib-1.4.2.tar.gz) = ba49054f196d73d8132d72609d7c453d -SIZE (c2lib-1.4.2.tar.gz) = 120152 +MD5 (c2lib-1.4.2.tar.gz) = fb68fc3af35a053d0ec2f992173eaad4 +SIZE (c2lib-1.4.2.tar.gz) = 1013760 -- cgit v1.2.3