From e882a6e060819272a61df6a96dec3802a9b7985b Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Wed, 22 May 2013 15:29:09 +0000 Subject: Minor cleanup. --- audio/libvorbis/Makefile | 4 +++- audio/libvorbis/pkg-descr | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'audio/libvorbis') diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile index c6e659674561..7a78e7a6ffc2 100644 --- a/audio/libvorbis/Makefile +++ b/audio/libvorbis/Makefile @@ -13,8 +13,8 @@ COMMENT= Audio compression codec library LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg +USES= pathfix USE_AUTOTOOLS= libtool -USES= pathfix USE_LDCONFIG= yes USE_XZ= yes @@ -23,6 +23,8 @@ CONFIGURE_ARGS= --with-ogg=${LOCALBASE} \ --disable-docs # don't rebuild MAKE_JOBS_SAFE= yes +OPTIONS_DEFINE= DOCS + .include .if ${PORT_OPTIONS:MDOCS} diff --git a/audio/libvorbis/pkg-descr b/audio/libvorbis/pkg-descr index 67c411defae8..6dde4d52ffc0 100644 --- a/audio/libvorbis/pkg-descr +++ b/audio/libvorbis/pkg-descr @@ -18,4 +18,4 @@ This package contains: - libvorbisenc, a BSD-license library that provides a simple, programmatic encoding setup interface. -WWW: http://www.xiph.org/vorbis/ +WWW: https://www.xiph.org/vorbis/ -- cgit v1.2.3