summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1999-08-02 07:29:10 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1999-08-02 07:29:10 +0000
commitc37b5092c338a78bb42ef00ecc0736ef71c59a71 (patch)
tree38bcaf855b5b471896f1e3b6e8c9821e78b32c3b /ftp
parentUpdate to version 5.0.5 (diff)
really activate libintl
Notes
Notes: svn path=/head/; revision=20487
Diffstat (limited to 'ftp')
-rw-r--r--ftp/wget-devel/Makefile4
-rw-r--r--ftp/wget-devel/pkg-plist6
-rw-r--r--ftp/wget/Makefile4
-rw-r--r--ftp/wget/pkg-plist6
4 files changed, 18 insertions, 2 deletions
diff --git a/ftp/wget-devel/Makefile b/ftp/wget-devel/Makefile
index 17fa1d6f67fe..9ce205490ddc 100644
--- a/ftp/wget-devel/Makefile
+++ b/ftp/wget-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: 31 December 1996
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.15 1999/07/04 19:05:24 obrien Exp $
+# $Id: Makefile,v 1.16 1999/07/15 06:15:10 obrien Exp $
#
DISTNAME= wget-1.5.3
@@ -20,6 +20,8 @@ MAINTAINER= obrien@FreeBSD.ORG
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
GNU_CONFIGURE= yes
+CONFIGURE_ENV= CPPFLAGS=-I${PREFIX}/include \
+ LDFLAGS=-L${PREFIX}/lib
INFOFILES= wget.info
diff --git a/ftp/wget-devel/pkg-plist b/ftp/wget-devel/pkg-plist
index 9d7f52b521f6..a79cc6636d0b 100644
--- a/ftp/wget-devel/pkg-plist
+++ b/ftp/wget-devel/pkg-plist
@@ -5,4 +5,10 @@ info/wget.info
info/wget.info-1
info/wget.info-2
info/wget.info-3
+share/locale/cs/LC_MESSAGES/wget.mo
+share/locale/de/LC_MESSAGES/wget.mo
+share/locale/hr/LC_MESSAGES/wget.mo
+share/locale/no/LC_MESSAGES/wget.mo
+share/locale/it/LC_MESSAGES/wget.mo
+share/locale/pt_BR/LC_MESSAGES/wget.mo
@exec install-info %D/info/wget.info %D/info/dir
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile
index 17fa1d6f67fe..9ce205490ddc 100644
--- a/ftp/wget/Makefile
+++ b/ftp/wget/Makefile
@@ -3,7 +3,7 @@
# Date created: 31 December 1996
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.15 1999/07/04 19:05:24 obrien Exp $
+# $Id: Makefile,v 1.16 1999/07/15 06:15:10 obrien Exp $
#
DISTNAME= wget-1.5.3
@@ -20,6 +20,8 @@ MAINTAINER= obrien@FreeBSD.ORG
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
GNU_CONFIGURE= yes
+CONFIGURE_ENV= CPPFLAGS=-I${PREFIX}/include \
+ LDFLAGS=-L${PREFIX}/lib
INFOFILES= wget.info
diff --git a/ftp/wget/pkg-plist b/ftp/wget/pkg-plist
index 9d7f52b521f6..a79cc6636d0b 100644
--- a/ftp/wget/pkg-plist
+++ b/ftp/wget/pkg-plist
@@ -5,4 +5,10 @@ info/wget.info
info/wget.info-1
info/wget.info-2
info/wget.info-3
+share/locale/cs/LC_MESSAGES/wget.mo
+share/locale/de/LC_MESSAGES/wget.mo
+share/locale/hr/LC_MESSAGES/wget.mo
+share/locale/no/LC_MESSAGES/wget.mo
+share/locale/it/LC_MESSAGES/wget.mo
+share/locale/pt_BR/LC_MESSAGES/wget.mo
@exec install-info %D/info/wget.info %D/info/dir