summaryrefslogtreecommitdiff
path: root/archivers/gsharutils/Makefile
diff options
context:
space:
mode:
authoradam <adam>2017-04-05 17:23:07 +0000
committeradam <adam>2017-04-05 17:23:07 +0000
commitc4cdd8b943f2987972404aac9e333952b26ae022 (patch)
tree24fab3d4b4934ea5deac298147e084e34e3a3582 /archivers/gsharutils/Makefile
parent0c276eb05f2bc58bfa17e5052b44d8f838660c45 (diff)
downloadpkgsrc-c4cdd8b943f2987972404aac9e333952b26ae022.tar.gz
Version 4.15.2:
* updates to fix cross platform build issues * fixed problem where contrived uuencoded file caused seg fault
Diffstat (limited to 'archivers/gsharutils/Makefile')
-rw-r--r--archivers/gsharutils/Makefile12
1 files changed, 5 insertions, 7 deletions
diff --git a/archivers/gsharutils/Makefile b/archivers/gsharutils/Makefile
index f6da332efa7..a8a960b801e 100644
--- a/archivers/gsharutils/Makefile
+++ b/archivers/gsharutils/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.54 2015/11/07 19:28:49 dholland Exp $
+# $NetBSD: Makefile,v 1.55 2017/04/05 17:23:07 adam Exp $
-DISTNAME= sharutils-4.15
+DISTNAME= sharutils-4.15.2
PKGNAME= g${DISTNAME}
-PKGREVISION= 1
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GNU:=sharutils/}
+EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/sharutils/sharutils.html
@@ -15,15 +15,13 @@ AUTO_MKDIRS= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --program-prefix=g
+CONFIGURE_ENV+= SH=${TOOLS_SH}
INSTALL_TARGET= install install-man
INFO_FILES= yes
USE_TOOLS+= makeinfo msgfmt sh:run
-CONFIGURE_ENV+= SH=${TOOLS_SH}
-
-CONFIGURE_ARGS+= --program-prefix=g
-
.include "../../mk/bsd.prefs.mk"
pre-install: