aboutsummaryrefslogtreecommitdiff
path: root/security/fakeroot/Makefile
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2010-10-15 11:45:15 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2010-10-15 11:45:15 +0000
commite02b446368519e19215183950c91e781b84d6fa9 (patch)
tree5ee082fdba71f4ebc63b9be6b462a197d06e6e88 /security/fakeroot/Makefile
parent9a4329a9f6465d039257e154d2981058a0e26c0e (diff)
downloadports-e02b446368519e19215183950c91e781b84d6fa9.tar.gz
ports-e02b446368519e19215183950c91e781b84d6fa9.zip
Notes
Diffstat (limited to 'security/fakeroot/Makefile')
-rw-r--r--security/fakeroot/Makefile7
1 files changed, 5 insertions, 2 deletions
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