diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2004-08-16 12:51:04 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2004-08-16 12:51:04 +0000 |
commit | 745b9d8f4cc10e595623aaa23311dec033557dcf (patch) | |
tree | 383167737dcc6e843f7552d4bdf5b4f1a8a7358f /deskutils/gtweakui | |
parent | 90c2a9ad812e3af839bb03e58f23b1c6076f17b0 (diff) | |
download | ports-745b9d8f4cc10e595623aaa23311dec033557dcf.tar.gz ports-745b9d8f4cc10e595623aaa23311dec033557dcf.zip |
Notes
Diffstat (limited to 'deskutils/gtweakui')
-rw-r--r-- | deskutils/gtweakui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gtweakui/Makefile b/deskutils/gtweakui/Makefile index a024447bae0b..5ba3298d7d9b 100644 --- a/deskutils/gtweakui/Makefile +++ b/deskutils/gtweakui/Makefile @@ -17,7 +17,7 @@ COMMENT= A collection of simple dialogs as a front end to GConf USE_X_PREFIX= yes USE_BZIP2= yes -USE_GNOME= gnomehack gnomeprefix libgnomeui gconf2 libglade2 +USE_GNOME= gnomehack gnomeprefix libgnomeui gconf2 libglade2 intlhack USE_GMAKE= yes USE_REINPLACE= yes GNU_CONFIGURE= yes |