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 /palm | |
parent | 1d41172ec56f2145f41aa44356368142ff2ee38f (diff) | |
download | ports-c97b5b3ca34e50650f058d404ecb9d8fb2405771.tar.gz ports-c97b5b3ca34e50650f058d404ecb9d8fb2405771.zip |
Notes
Diffstat (limited to 'palm')
-rw-r--r-- | palm/synce-trayicon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/synce-trayicon/Makefile b/palm/synce-trayicon/Makefile index eba8fcff60e9..36c8760e9fcb 100644 --- a/palm/synce-trayicon/Makefile +++ b/palm/synce-trayicon/Makefile @@ -16,7 +16,7 @@ COMMENT= GNOME tray icon showing battery and storage status of a WinCE device BUILD_DEPENDS= ${X11BASE}/lib/gnome-vfs-2.0/modules/libsyncevfs.so:${PORTSDIR}/palm/synce-gnomevfs RUN_DEPENDS= ${X11BASE}/lib/gnome-vfs-2.0/modules/libsyncevfs.so:${PORTSDIR}/palm/synce-gnomevfs -LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop2 +LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop USE_GMAKE= yes USE_GNOME= libgnomeui gnometarget |