aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/dlume
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2003-11-16 04:05:16 +0800
committeradamw <adamw@FreeBSD.org>2003-11-16 04:05:16 +0800
commit70347c4f5575c7c3be1a7188d8ffd013ccb01fc0 (patch)
tree9353c8c4120cae7884f6496fef97f112419938fa /deskutils/dlume
parentabe86ace604bcd9e4cefcf3381c1f99a15290229 (diff)
downloadfreebsd-ports-gnome-70347c4f5575c7c3be1a7188d8ffd013ccb01fc0.tar.gz
freebsd-ports-gnome-70347c4f5575c7c3be1a7188d8ffd013ccb01fc0.tar.zst
freebsd-ports-gnome-70347c4f5575c7c3be1a7188d8ffd013ccb01fc0.zip
Add missing dependency on libxml2
Submitted by: bento via kris
Diffstat (limited to 'deskutils/dlume')
-rw-r--r--deskutils/dlume/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/dlume/Makefile b/deskutils/dlume/Makefile
index 3bd0c82ad666..2d525b70ae09 100644
--- a/deskutils/dlume/Makefile
+++ b/deskutils/dlume/Makefile
@@ -15,7 +15,7 @@ COMMENT= GTK2 address book
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
-USE_GNOME= gnomehack gnomeprefix gtk20
+USE_GNOME= gnomehack gnomeprefix gtk20 libxml2
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"