summaryrefslogtreecommitdiff
path: root/deskutils/dlume/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-11-15 20:05:16 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-11-15 20:05:16 +0000
commit6161de9f22cbf4e8641d80d553d4b653a1296b8f (patch)
tree0ffa8b3e35fccb1516e5812cf51dd078281f9606 /deskutils/dlume/Makefile
parentIgnore syntax errors on compiling 3rd party packages. (diff)
Add missing dependency on libxml2
Submitted by: bento via kris
Notes
Notes: svn path=/head/; revision=94044
Diffstat (limited to 'deskutils/dlume/Makefile')
-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"