1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00

Add missed gal and gtkhtml into USE_GNOME. Also remove redundant gnomecc from

USE_GNOME - this dependency is inherited from gnomepilot.
This commit is contained in:
Maxim Sobolev 2002-07-10 16:27:39 +00:00
parent 6bab76381c
commit 7bb784149f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=62776
2 changed files with 2 additions and 4 deletions

View File

@ -39,7 +39,7 @@ USE_GMAKE= yes
USE_BISON= yes
USE_X_PREFIX= yes
USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack gnomelibs
USE_GNOME= gnomeprefix gnomehack gnomelibs gal gtkhtml
USE_REINPLACE= yes
USE_OPENSSL= yes
USE_LIBTOOL= yes
@ -59,7 +59,6 @@ CONFIGURE_ARGS+= --with-openldap=${LOCALBASE}
CONFIGURE_ARGS+= --with-pisock=${LOCALBASE} \
--enable-pilot-conduits=yes
PLIST_SUB= PILOT:=""
USE_GNOME+= gnomecc
.else
PLIST_SUB= PILOT:="@comment "
.endif

View File

@ -39,7 +39,7 @@ USE_GMAKE= yes
USE_BISON= yes
USE_X_PREFIX= yes
USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack gnomelibs
USE_GNOME= gnomeprefix gnomehack gnomelibs gal gtkhtml
USE_REINPLACE= yes
USE_OPENSSL= yes
USE_LIBTOOL= yes
@ -59,7 +59,6 @@ CONFIGURE_ARGS+= --with-openldap=${LOCALBASE}
CONFIGURE_ARGS+= --with-pisock=${LOCALBASE} \
--enable-pilot-conduits=yes
PLIST_SUB= PILOT:=""
USE_GNOME+= gnomecc
.else
PLIST_SUB= PILOT:="@comment "
.endif