diff options
Diffstat (limited to 'textproc/libxml2/Makefile')
-rw-r--r-- | textproc/libxml2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index e0a9d615de1f..3369fc75b9df 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -13,8 +13,8 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.6 DIST_SUBDIR= gnome2 -MAINTAINER= gnome@FreeBSD.org -COMMENT= XML parser library for GNOME +MAINTAINER?= gnome@FreeBSD.org +COMMENT?= XML parser library for GNOME USE_BZIP2= yes USE_GMAKE= yes |