summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2014-02-10 13:49:21 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2014-02-10 13:49:21 +0000
commite4eefd3f1e344c567f932fef63a6f04a0bb4eba4 (patch)
tree35716810d8957ed702d67e7f4fe7604b611e891c
parent. Remove OSVERSION checks. These are too restrictive but we don't have (diff)
- USE_GCC is needed on FreeBSD > 10
- Release maintainership PR: ports/186534 Submitted by: olgeni@
Notes
Notes: svn path=/head/; revision=343633
-rw-r--r--sysutils/dar/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/dar/Makefile b/sysutils/dar/Makefile
index 2b77e96fd0db..dd5fc181efdc 100644
--- a/sysutils/dar/Makefile
+++ b/sysutils/dar/Makefile
@@ -6,11 +6,12 @@ PORTVERSION= 2.3.11
CATEGORIES= sysutils archivers
MASTER_SITES= SF
-MAINTAINER= jadawin@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A full featured command-line backup tool, aimed for disks
USE_AUTOTOOLS= libtool
+USE_GCC= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-build-html --datadir=${DATADIR} --disable-upx