summaryrefslogtreecommitdiff
path: root/textproc/xmlwrapp
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-07-30 19:24:37 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-07-30 19:24:37 +0000
commit1ac4973da7f35fa5a682f606e73adaeed4eba3e5 (patch)
treea327c22f3bfc3623c25d64098978fcc681f6c5d1 /textproc/xmlwrapp
parent* Rearrange USE_GNOME (diff)
* Rearrange USE_GNOME
PR: 55067 Submitted by: Ports Fury Approved by: fjoe (mentor) (implicit)
Notes
Notes: svn path=/head/; revision=85938
Diffstat (limited to 'textproc/xmlwrapp')
-rw-r--r--textproc/xmlwrapp/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/textproc/xmlwrapp/Makefile b/textproc/xmlwrapp/Makefile
index ec210268a19a..ae1f1ca49b2a 100644
--- a/textproc/xmlwrapp/Makefile
+++ b/textproc/xmlwrapp/Makefile
@@ -15,11 +15,8 @@ MASTER_SITES= http://pmade.org/pjones/software/xmlwrapp/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= A modern style C++ library for working with XML data
-BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
-RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
-
USE_PERL5_BUILD= yes
-USE_GNOME= libxml2
+USE_GNOME= libxml2 pkgconfig
WANT_GNOME= yes
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= configure.pl