diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2004-01-15 16:53:29 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2004-01-15 16:53:29 +0000 |
commit | a98d5df79e34aa91b7093b3c18b62ab525213dcc (patch) | |
tree | 90d33c690877e547ae35448e8e8f6894362ebd57 /x11/gnomepanel/Makefile | |
parent | 3b993e3888622463ba25f615a8963691dd62bae1 (diff) | |
download | ports-a98d5df79e34aa91b7093b3c18b62ab525213dcc.tar.gz ports-a98d5df79e34aa91b7093b3c18b62ab525213dcc.zip |
Notes
Diffstat (limited to 'x11/gnomepanel/Makefile')
-rw-r--r-- | x11/gnomepanel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnomepanel/Makefile b/x11/gnomepanel/Makefile index e47b2eadf2b8..22d708a8f0ae 100644 --- a/x11/gnomepanel/Makefile +++ b/x11/gnomepanel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomepanel -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/2.4 @@ -19,7 +19,7 @@ COMMENT= Panel component for the GNOME 2 Desktop USE_BZIP2= yes INSTALLS_SHLIB= yes USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack gnomehier gnomedesktop libwnck +USE_GNOME= gnomeprefix gnomehack gnomehier gnomedesktop libwnck lthack GNOME_DESKTOP_VERSION=2 USE_GMAKE= yes USE_LIBTOOL= yes |