aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-07-02 05:52:59 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-07-02 05:52:59 +0800
commit0137b64294b95d272c2b18a9630d1c64d016b960 (patch)
tree687a46fd72462f0bb774f22487f7d2b26f1dd9a3 /sysutils
parentf9e67361fb41ad4815b74b9b18784448a96bfc99 (diff)
downloadfreebsd-ports-gnome-0137b64294b95d272c2b18a9630d1c64d016b960.tar.gz
freebsd-ports-gnome-0137b64294b95d272c2b18a9630d1c64d016b960.tar.zst
freebsd-ports-gnome-0137b64294b95d272c2b18a9630d1c64d016b960.zip
- Clarify LICENSE
- Add LICENSE_FILE - Switch to USES=libtool
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xfsprogs/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/sysutils/xfsprogs/Makefile b/sysutils/xfsprogs/Makefile
index bea9f3fcf763..8e7954f40b56 100644
--- a/sysutils/xfsprogs/Makefile
+++ b/sysutils/xfsprogs/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xfsprogs
PORTVERSION= 2.9.8
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ftp://oss.sgi.com/projects/xfs/cmd_tars/ \
ftp://oss.sgi.com/projects/xfs/previous/cmd_tars/
@@ -12,10 +13,12 @@ EXTRACT_SUFX= -1.tar.gz
MAINTAINER= ports@FreeBSD.org
COMMENT= Set of utilities and library to manipulate an XFS filesystem
-LICENSE= GPLv2
+LICENSE= LGPL21 GPLv2
+LICENSE_COMB= multi
+LICENSE_FILE= ${WRKSRC}/doc/COPYING
-USES= gettext gmake
-USE_AUTOTOOLS= autoconf libtool:env
+USES= gettext gmake libtool
+USE_AUTOTOOLS= autoconf libtoolize
GNU_CONFIGURE= yes
CONFIGURE_ENV+= INSTALL="${INSTALL} ${_BINOWNGRP}" \
LIBTOOL=${LIBTOOL} OPTIMIZER=" "