diff options
-rw-r--r-- | textproc/libxslt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index cfeab80f1c58..caa1f4d4b300 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -15,7 +15,8 @@ COMMENT?= The XSLT C library for GNOME .if !defined(REFERENCE_PORT) -USES+= gmake libtool pathfix +USES+= cpe gmake libtool pathfix +CPE_VENDOR= xmlsoft GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes |