diff options
| author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-01-13 02:56:20 +0800 | 
|---|---|---|
| committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-01-13 02:56:20 +0800 | 
| commit | ed627e33e4cc5a367fa399abe0fe6454701f6e23 (patch) | |
| tree | 83f38908c6fc19563a5c23e62d86c234d75b9246 /x11-toolkits/gal2 | |
| parent | da3dd15a6a0dbebb46da6555a12088c88a4cb271 (diff) | |
| download | marcuscom-ports-ed627e33e4cc5a367fa399abe0fe6454701f6e23.tar.gz marcuscom-ports-ed627e33e4cc5a367fa399abe0fe6454701f6e23.tar.zst marcuscom-ports-ed627e33e4cc5a367fa399abe0fe6454701f6e23.zip  | |
We no longer need to depend on gnomehier directly.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3406 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gal2')
| -rw-r--r-- | x11-toolkits/gal2/Makefile | 3 | 
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/gal2/Makefile b/x11-toolkits/gal2/Makefile index 6578e8fae..4ec247d33 100644 --- a/x11-toolkits/gal2/Makefile +++ b/x11-toolkits/gal2/Makefile @@ -20,8 +20,7 @@ USE_BZIP2=	yes  USE_X_PREFIX=	yes  USE_PERL5=	yes  USE_GMAKE=	yes -USE_GNOME=	gnomehack gnomeprefix gnomehier intlhack  \ -		libgnomeui libgnomeprintui +USE_GNOME=	gnomehack gnomeprefix intlhack libgnomeui libgnomeprintui  INSTALLS_SHLIB=	yes  USE_LIBTOOL_VER=15  CONFIGURE_ARGS=	--enable-static --with-libiconv  | 
