diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-02-21 13:40:00 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-02-21 13:40:00 +0000 |
commit | 8f25f7c3d2ffbf2a7a443aba3ddd0c5b113ff4b2 (patch) | |
tree | f679a128b92def4d6944416509fd217bde8864ae /textproc/p5-XML-LibXSLT/Makefile | |
parent | 386e0bd26ba681f6ecc7a601b0fe2430ea6824b3 (diff) | |
download | ports-8f25f7c3d2ffbf2a7a443aba3ddd0c5b113ff4b2.tar.gz ports-8f25f7c3d2ffbf2a7a443aba3ddd0c5b113ff4b2.zip |
Notes
Diffstat (limited to 'textproc/p5-XML-LibXSLT/Makefile')
-rw-r--r-- | textproc/p5-XML-LibXSLT/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-LibXSLT/Makefile b/textproc/p5-XML-LibXSLT/Makefile index 226f8820878f..ae7f60c2efc5 100644 --- a/textproc/p5-XML-LibXSLT/Makefile +++ b/textproc/p5-XML-LibXSLT/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= XML-LibXSLT -PORTVERSION= 1.95 +PORTVERSION= 1.96 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,7 +18,7 @@ LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ libgpg-error.so:security/libgpg-error RUN_DEPENDS:= ${BUILD_DEPENDS} -USES= perl5 pkgconfig +USES= gnome perl5 pkgconfig USE_GNOME= libxml2 libxslt USE_PERL5= configure |