diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-28 05:04:56 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-28 05:04:56 +0000 |
commit | c97b5b3ca34e50650f058d404ecb9d8fb2405771 (patch) | |
tree | 5c85e3a4222b6bc5ef3f01643dd52652ae191e26 /x11/gnome-applets/Makefile | |
parent | 1d41172ec56f2145f41aa44356368142ff2ee38f (diff) | |
download | ports-c97b5b3ca34e50650f058d404ecb9d8fb2405771.tar.gz ports-c97b5b3ca34e50650f058d404ecb9d8fb2405771.zip |
Notes
Diffstat (limited to 'x11/gnome-applets/Makefile')
-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 cf84f04a3b2e..fa6ef84626ca 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -18,7 +18,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Applets components for the Gnome 2 Desktop Environment BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/gnome-system-tools.pc:${PORTSDIR}/sysutils/gnomesystemtools -LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop2 \ +LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop \ xklavier.10:${PORTSDIR}/x11/libxklavier \ gucharmap.4:${PORTSDIR}/deskutils/gucharmap RUN_DEPENDS= ${X11BASE}/libdata/pkgconfig/system-tools-backends.pc:${PORTSDIR}/sysutils/gnomesystemtools |