diff options
| author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-09-08 20:25:29 +0000 |
|---|---|---|
| committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-09-08 20:53:34 +0000 |
| commit | 4074f5089a3d59d370a29f0ef8359e64a025af2a (patch) | |
| tree | ef8c254d876ee6d9336e3801755c4aef529ec7d5 | |
| parent | databases/p5-DBI: Add CPE information (diff) | |
audio/libvorbis: Add CPE information
Approved by: portmgr (blanket)
| -rw-r--r-- | audio/libvorbis/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile index a341f3ed4d9f..4b20e1ea26e7 100644 --- a/audio/libvorbis/Makefile +++ b/audio/libvorbis/Makefile @@ -16,9 +16,11 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libogg.so:audio/libogg -USES= libtool pathfix tar:xz +USES= cpe libtool pathfix tar:xz USE_LDCONFIG= yes +CPE_VENDOR= xiph.org + GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ogg=${LOCALBASE} INSTALL_TARGET= install-strip |
