diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-11 18:28:10 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-11 18:28:10 +0000 |
commit | 0d0c38abda42953116077041374621f29398bca1 (patch) | |
tree | f84adaddc0b7a4395bdc34d83a623d5052d2e8b9 /deskutils/gnome-main-menu | |
parent | b4f16ddf9e841edbd8aa8e09adc1c959e5cf6f7d (diff) | |
download | ports-0d0c38abda42953116077041374621f29398bca1.tar.gz ports-0d0c38abda42953116077041374621f29398bca1.zip |
Notes
Diffstat (limited to 'deskutils/gnome-main-menu')
-rw-r--r-- | deskutils/gnome-main-menu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gnome-main-menu/Makefile b/deskutils/gnome-main-menu/Makefile index affef44d9754..6ebf9ed26269 100644 --- a/deskutils/gnome-main-menu/Makefile +++ b/deskutils/gnome-main-menu/Makefile @@ -11,7 +11,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Provides easy access to sets of GNOME applications -LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop +LIB_DEPENDS= libgtop-2.0.so:${PORTSDIR}/devel/libgtop USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix gnomepanel intlhack eel2 gnomedesktop \ |