diff options
Diffstat (limited to 'archivers/gtar')
-rw-r--r-- | archivers/gtar/Makefile | 2 | ||||
-rw-r--r-- | archivers/gtar/files/patch-configure | 6 |
2 files changed, 5 insertions, 3 deletions
diff --git a/archivers/gtar/Makefile b/archivers/gtar/Makefile index 3f4598b9a880..606cb03937fd 100644 --- a/archivers/gtar/Makefile +++ b/archivers/gtar/Makefile @@ -11,6 +11,8 @@ PKGNAMEPREFIX= g MAINTAINER= naddy@FreeBSD.org COMMENT= GNU version of the traditional tape archiver +LICENSE= GPLv3 + INFO= tar USES= iconv:${STATIC_ARGS} diff --git a/archivers/gtar/files/patch-configure b/archivers/gtar/files/patch-configure index 11b02450abf3..bdb7cb3a5a81 100644 --- a/archivers/gtar/files/patch-configure +++ b/archivers/gtar/files/patch-configure @@ -3,9 +3,9 @@ $FreeBSD$ Hack to disable shared library detection, so configure won't try to link with "/usr/local/lib/libiconv.so -static". ---- configure.orig -+++ configure -@@ -53560,7 +53560,7 @@ +--- configure.orig 2013-10-05 21:52:03.000000000 +0200 ++++ configure 2013-11-18 17:33:05.000000000 +0100 +@@ -34123,7 +34123,7 @@ fi $as_echo "$acl_cv_rpath" >&6; } wl="$acl_cv_wl" acl_libext="$acl_cv_libext" |