diff options
Diffstat (limited to 'graphics/gx/Makefile')
-rw-r--r-- | graphics/gx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gx/Makefile b/graphics/gx/Makefile index de0886283f6a..d9e2bc0b8d22 100644 --- a/graphics/gx/Makefile +++ b/graphics/gx/Makefile @@ -12,7 +12,7 @@ COMMENT= Lightweight image viewer LICENSE= BSD2CLAUSE -LIB_DEPENDS= libgnomevfsmm-2.6.so:${PORTSDIR}/devel/gnome-vfsmm +LIB_DEPENDS= libgnomevfsmm-2.6.so:devel/gnome-vfsmm USES= desktop-file-utils gettext pkgconfig USE_GNOME= gconfmm26 gtkmm24 |