diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-30 14:53:22 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-30 14:53:22 +0000 |
commit | a41069ab3bfd541bc1346b1cecf61e6f8e73bcb7 (patch) | |
tree | 40fe0a02e0758fc49c8157653539df882d0f43e7 /databases/pxlib/Makefile | |
parent | bd4d8236ba9e303590baea2f49896d1b57c1f4f4 (diff) | |
download | ports-a41069ab3bfd541bc1346b1cecf61e6f8e73bcb7.tar.gz ports-a41069ab3bfd541bc1346b1cecf61e6f8e73bcb7.zip |
Notes
Diffstat (limited to 'databases/pxlib/Makefile')
-rw-r--r-- | databases/pxlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pxlib/Makefile b/databases/pxlib/Makefile index 3c928cda398d..2d0f1c27fa12 100644 --- a/databases/pxlib/Makefile +++ b/databases/pxlib/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF MAINTAINER= sem@FreeBSD.org COMMENT= C library to read various Paradox files -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser +BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser USE_GMAKE= yes USE_AUTOTOOLS= libtool |