diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-05 11:32:03 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-05 11:32:03 +0800 |
commit | 8fd70669680b78386782ce9e2927d2d73c5d254d (patch) | |
tree | 424e7cfdb5779d369ddaa1a651c4a3a6e2657873 | |
parent | 7f4dcfa54a18187dbb9e7a9a843f9335df12c521 (diff) | |
download | freebsd-ports-gnome-8fd70669680b78386782ce9e2927d2d73c5d254d.tar.gz freebsd-ports-gnome-8fd70669680b78386782ce9e2927d2d73c5d254d.tar.zst freebsd-ports-gnome-8fd70669680b78386782ce9e2927d2d73c5d254d.zip |
- Add CPE info
Approved by: portmgr blanket
-rw-r--r-- | multimedia/libvpx/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/libvpx/Makefile b/multimedia/libvpx/Makefile index e507384a01a7..bd1bdf4a14eb 100644 --- a/multimedia/libvpx/Makefile +++ b/multimedia/libvpx/Makefile @@ -16,7 +16,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \ yasm:${PORTSDIR}/devel/yasm -USES= gmake perl5 tar:bzip2 +USES= cpe gmake perl5 tar:bzip2 +CPE_VENDOR= john_koleszar HAS_CONFIGURE= yes USE_PERL5= build USE_LDCONFIG= yes |