diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-11 09:01:29 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-11 09:01:29 +0800 |
commit | acfa211e1c44279cbbb17b96a8893e28f1fb523f (patch) | |
tree | b22535f9c7c77e35c62bef1fb3d7a77f10bce04d /textproc/libxslt | |
parent | 0fd23092eaed9f594f232e183e4687aa7f1c62cc (diff) | |
download | freebsd-ports-gnome-acfa211e1c44279cbbb17b96a8893e28f1fb523f.tar.gz freebsd-ports-gnome-acfa211e1c44279cbbb17b96a8893e28f1fb523f.tar.zst freebsd-ports-gnome-acfa211e1c44279cbbb17b96a8893e28f1fb523f.zip |
- Add CPE info
Approved by: portmgr blanket
Diffstat (limited to 'textproc/libxslt')
-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 |