aboutsummaryrefslogtreecommitdiff
path: root/net/gini
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-02-05 19:23:44 +0000
committerJohn Marino <marino@FreeBSD.org>2014-02-05 19:23:44 +0000
commit84deb27d0876eb84fc2296fc0fadb1c726f08577 (patch)
tree5f4c6db22c1f1d0e0b5590e0d25a835b9ec0159e /net/gini
parentdfa6502b342a563925d74600bab6f16c30c652e1 (diff)
downloadports-84deb27d0876eb84fc2296fc0fadb1c726f08577.tar.gz
ports-84deb27d0876eb84fc2296fc0fadb1c726f08577.zip
Notes
Diffstat (limited to 'net/gini')
-rw-r--r--net/gini/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/net/gini/Makefile b/net/gini/Makefile
index 7651dfa630f5..fb3b22dfae84 100644
--- a/net/gini/Makefile
+++ b/net/gini/Makefile
@@ -8,22 +8,24 @@ CATEGORIES= net multimedia
MASTER_SITES= SF/${PORTNAME}/OldFiles
MAINTAINER= ports@FreeBSD.org
-COMMENT= A lightweight media streaming server
+COMMENT= Lightweight media streaming server
LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis
+USES= gmake
USE_BZIP2= yes
USE_GNOME= glib12
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-USE_GMAKE= yes
USERS= ${PORTNAME}
GROUPS= ${USERS}
MAN1= ginicon.1 ginifeed.1
MAN8= gini.8
+MAKE_JOBS_UNSAFE=yes
+
NO_STAGE= yes
post-install:
${INSTALL_SCRIPT} ${FILESDIR}/gini.sh.sample ${PREFIX}/etc/rc.d