diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-16 18:18:44 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-16 18:18:44 +0000 |
commit | 6e5419730a886606625b0442db7e449c06abfbe0 (patch) | |
tree | df82c4c95959e1b2e04ce9f15f97efa4bf635b02 /x11/gnome-session/Makefile | |
parent | 53d0b20a0400f1e15d52c990127b06f2213722ae (diff) |
Notes
Diffstat (limited to 'x11/gnome-session/Makefile')
-rw-r--r-- | x11/gnome-session/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index b6f179a36ebc..255bf9b42337 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -22,7 +22,7 @@ COMMENT= Session component for the GNOME 2 desktop USE_BZIP2= yes USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui +USE_GNOME= gnomeprefix gnomehack intlhack gnomehier libgnomeui USE_GMAKE= yes USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ |