diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-06 21:18:39 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-06 21:18:39 +0000 |
commit | 82bacc44eaa10f97a2c1a86107cdcb30b2f959ae (patch) | |
tree | 210fd2948deb9dbb2da596df30320b28eb4cf6ce /x11/gnome-applets | |
parent | c126810efd96bf00b64bd08ed2b30b3b1302d4c2 (diff) |
Notes
Diffstat (limited to 'x11/gnome-applets')
-rw-r--r-- | x11/gnome-applets/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index 51312167ef84..10df1cac4a23 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes -USE_GNOME_DESKTOP=2 +GNOME_DESKTOP_VERSION=2 USE_GNOME= gnomehier gnomeprefix gnomehack gnomepanel gail USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |