diff options
Diffstat (limited to 'devel/guikachu/Makefile')
-rw-r--r-- | devel/guikachu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/guikachu/Makefile b/devel/guikachu/Makefile index b546513e82a6..e06a8fc2f67d 100644 --- a/devel/guikachu/Makefile +++ b/devel/guikachu/Makefile @@ -11,8 +11,8 @@ MASTER_SITES= http://cactus.rulez.org/projects/guikachu/download/ MAINTAINER= ports@FreeBSD.org COMMENT= Resource editor for PalmOS(tm) systems -LIB_DEPENDS= libgnomeuimm-2.6.so:${PORTSDIR}/x11-toolkits/libgnomeuimm26 \ - libgnomevfsmm-2.6.so:${PORTSDIR}/devel/gnome-vfsmm +LIB_DEPENDS= libgnomeuimm-2.6.so:x11-toolkits/libgnomeuimm26 \ + libgnomevfsmm-2.6.so:devel/gnome-vfsmm USES= gmake pathfix pkgconfig shared-mime-info desktop-file-utils USE_GNOME= gnomeprefix intlhack libgnomeui |