Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jun 2021 20:45:36 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e3c2004673e8 - main - audio/icecast: Cosmetic change
Message-ID:  <202106302045.15UKjaps053495@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e3c2004673e8e86d7b72e2c49aa169e15f21bdc9

commit e3c2004673e8e86d7b72e2c49aa169e15f21bdc9
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-30 20:35:15 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-30 20:43:32 +0000

    audio/icecast: Cosmetic change
---
 audio/icecast/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile
index 915bfbea46d3..d1cbff162fde 100644
--- a/audio/icecast/Makefile
+++ b/audio/icecast/Makefile
@@ -25,18 +25,18 @@ LIB_DEPENDS=	libcurl.so:ftp/curl \
 		libtheora.so:multimedia/libtheora \
 		libvorbis.so:audio/libvorbis
 
-OPTIONS_DEFINE=	DOCS
-
 USES=		cpe gmake gnome localbase ssl
 USE_GNOME=	libxml2 libxslt
 
 GNU_CONFIGURE=	yes
-USE_RC_SUBR=	${PORTNAME}
+USE_RC_SUBR=	icecast
 
 SUB_FILES=	pkg-message
 
 CPE_VENDOR=	xiph
 
+OPTIONS_DEFINE=	DOCS
+
 post-install:
 	${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/favicon.ico ${STAGEDIR}${DATADIR}/web/
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106302045.15UKjaps053495>