From c37b5092c338a78bb42ef00ecc0736ef71c59a71 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Mon, 2 Aug 1999 07:29:10 +0000 Subject: really activate libintl --- ftp/wget-devel/Makefile | 4 +++- ftp/wget-devel/pkg-plist | 6 ++++++ 2 files changed, 9 insertions(+), 1 deletion(-) (limited to 'ftp/wget-devel') 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 # -# $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 -- cgit v1.2.3