summaryrefslogtreecommitdiff
path: root/devel/gmake381
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>2000-07-03 23:31:00 +0000
committerJustin M. Seger <jseger@FreeBSD.org>2000-07-03 23:31:00 +0000
commit3a979f4a79b79744f070c9c51014b3d7b9e20bc5 (patch)
tree7305109d4db5c0767d24e6edbf6156f763353915 /devel/gmake381
parentUpdate to 0.99.7. (diff)
Upgrade to gmake-3.79.1
Notes
Notes: svn path=/head/; revision=30150
Diffstat (limited to 'devel/gmake381')
-rw-r--r--devel/gmake381/Makefile4
-rw-r--r--devel/gmake381/distinfo2
-rw-r--r--devel/gmake381/pkg-plist2
3 files changed, 5 insertions, 3 deletions
diff --git a/devel/gmake381/Makefile b/devel/gmake381/Makefile
index b610564d858f..838cde1a4d3e 100644
--- a/devel/gmake381/Makefile
+++ b/devel/gmake381/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gmake
-PORTVERSION= 3.79
+PORTVERSION= 3.79.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= make
@@ -21,7 +21,7 @@ Y2K= http://www.gnu.org/software/year2000.html
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --program-prefix=g \
--without-included-gettext
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -DHAVE_LOCALE_H" \
LDFLAGS="-L${LOCALBASE}/lib"
MAN1= gmake.1
diff --git a/devel/gmake381/distinfo b/devel/gmake381/distinfo
index fef625901553..8d801b874338 100644
--- a/devel/gmake381/distinfo
+++ b/devel/gmake381/distinfo
@@ -1 +1 @@
-MD5 (make-3.79.tar.gz) = a59cc0e5792474f6809131650d2fff5a
+MD5 (make-3.79.1.tar.gz) = 22ea95c125c7b80e04354d4ee4ae960d
diff --git a/devel/gmake381/pkg-plist b/devel/gmake381/pkg-plist
index 5d55b395e4dc..a956421674fa 100644
--- a/devel/gmake381/pkg-plist
+++ b/devel/gmake381/pkg-plist
@@ -6,8 +6,10 @@ share/locale/de/LC_MESSAGES/make.mo
share/locale/es/LC_MESSAGES/make.mo
share/locale/fr/LC_MESSAGES/make.mo
share/locale/ko/LC_MESSAGES/make.mo
+share/locale/ja/LC_MESSAGES/make.mo
share/locale/nl/LC_MESSAGES/make.mo
share/locale/pl/LC_MESSAGES/make.mo
+share/locale/pt_BR/LC_MESSAGES/make.mo
share/locale/ru/LC_MESSAGES/make.mo
@unexec rmdir %D/share/locale/*/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/* 2>/dev/null || true