diff options
Diffstat (limited to 'textproc/libxode/Makefile')
-rw-r--r-- | textproc/libxode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libxode/Makefile b/textproc/libxode/Makefile index 007e541f9c5f..7e859a6fc797 100644 --- a/textproc/libxode/Makefile +++ b/textproc/libxode/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= An XML library which wraps expat +COMMENT= XML library which wraps expat LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 |