diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1998-08-09 23:32:17 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1998-08-09 23:32:17 +0800 |
commit | e6d4ddcd3669b2cd83ad2314d7ca9da4993f1a84 (patch) | |
tree | 8819bed1ecb5021e19e3604292dae6559264699a /misc/Makefile | |
parent | e933e5f320a0869e36db900e3152156d71593303 (diff) | |
download | freebsd-ports-gnome-e6d4ddcd3669b2cd83ad2314d7ca9da4993f1a84.tar.gz freebsd-ports-gnome-e6d4ddcd3669b2cd83ad2314d7ca9da4993f1a84.tar.zst freebsd-ports-gnome-e6d4ddcd3669b2cd83ad2314d7ca9da4993f1a84.zip |
Activate gettext.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index ed02e0c8c04c..a4e187aff50f 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.156 1998/08/08 03:27:43 obrien Exp $ +# $Id: Makefile,v 1.157 1998/08/09 01:05:43 steve Exp $ # SUBDIR += acron @@ -19,6 +19,7 @@ SUBDIR += fd SUBDIR += fep SUBDIR += figlet + SUBDIR += gettext SUBDIR += git SUBDIR += gnucash SUBDIR += gnuls |