aboutsummaryrefslogtreecommitdiff
path: root/graphics/lodju
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 04:36:30 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 04:36:30 +0000
commit186b8ba82fdd761aee89704395c52ac809bc7026 (patch)
tree65c820907a86a7c844ee463115637dde60f2aa36 /graphics/lodju
parent742adcabd74aa0adc91246bae79c97658a078415 (diff)
downloadports-186b8ba82fdd761aee89704395c52ac809bc7026.tar.gz
ports-186b8ba82fdd761aee89704395c52ac809bc7026.zip
Notes
Diffstat (limited to 'graphics/lodju')
-rw-r--r--graphics/lodju/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/lodju/Makefile b/graphics/lodju/Makefile
index f94d2a422959..4eec110dcda9 100644
--- a/graphics/lodju/Makefile
+++ b/graphics/lodju/Makefile
@@ -7,7 +7,7 @@
PORTNAME= lodju
PORTVERSION= 1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES+= graphics
MASTER_SITES= http://liw.iki.fi/liw/lodju/tarballs/
@@ -16,8 +16,7 @@ COMMENT?= An image management tool for the X Window System
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-old
+ gtk12-config:${PORTSDIR}/x11-toolkits/gtk12
LIB_DEPENDS= glade-gnome:${PORTSDIR}/x11-toolkits/rep-gtk \
gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
@@ -27,5 +26,6 @@ MANCOMPRESSED= yes
AUTOCONF= autoconf
GNU_AUTOCONF= yes
HAS_CONFIGURE= yes
+USE_GETTEXT= yes
.include <bsd.port.mk>