git: e3c2004673e8 - main - audio/icecast: Cosmetic change
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jun 30 20:45:36 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e3c2004673e8e86d7b72e2c49aa169e15f21bdc9
commit e3c2004673e8e86d7b72e2c49aa169e15f21bdc9
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-30 20:35:15 +0000
Commit: Po-Chuan Hsieh <sunpoet at 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/
More information about the dev-commits-ports-all
mailing list