From e02b446368519e19215183950c91e781b84d6fa9 Mon Sep 17 00:00:00 2001 From: Ganael LAPLANCHE Date: Fri, 15 Oct 2010 11:45:15 +0000 Subject: - Update to 1.14.4, some changes include : * communicate.h: patch from Bernhard Reutner-Fischer to enable LFS builds against uClibc. closes: #556257. - Add missing LICENSE Approved by: ehaupt (mentor) --- security/fakeroot/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'security/fakeroot/Makefile') diff --git a/security/fakeroot/Makefile b/security/fakeroot/Makefile index 05e727038d13..b1eed54eccd5 100644 --- a/security/fakeroot/Makefile +++ b/security/fakeroot/Makefile @@ -6,15 +6,18 @@ # PORTNAME= fakeroot -PORTVERSION= 1.14.3 +PORTVERSION= 1.14.4 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/f/fakeroot -DISTNAME= ${PORTNAME}_${PORTVERSION} +DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= martymac@FreeBSD.org COMMENT= Simulate the root user behaviour +LICENSE= GPLv3 + +USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ipc=tcp USE_AUTOTOOLS= libtool:22 -- cgit v1.2.3