diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-11-03 09:10:04 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-11-03 09:10:04 +0000 |
commit | ef801f7a8977463aa186936a8f4ae4068203c7a6 (patch) | |
tree | 1bcf00a3996827fa84aea64ac90faaf163c0e9b0 /graphics/lodju | |
parent | 4916c9efcad34f060e5a3b5e9b2450441794901a (diff) | |
download | ports-ef801f7a8977463aa186936a8f4ae4068203c7a6.tar.gz ports-ef801f7a8977463aa186936a8f4ae4068203c7a6.zip |
Notes
Diffstat (limited to 'graphics/lodju')
-rw-r--r-- | graphics/lodju/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/lodju/Makefile b/graphics/lodju/Makefile index 12781dc4510f..5c2a028d7d1b 100644 --- a/graphics/lodju/Makefile +++ b/graphics/lodju/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \ gtk12-config:${PORTSDIR}/x11-toolkits/gtk12 \ ${LOCALBASE}/include/libintl.h:${PORTSDIR}/devel/gettext -LIB_DEPENDS= glade-gnome.4:${PORTSDIR}/x11-toolkits/rep-gtk \ +LIB_DEPENDS= glade-gnome:${PORTSDIR}/x11-toolkits/rep-gtk \ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf MAN1= lodju-create.1 lodju-gallery.1 lodju.1 |