summaryrefslogtreecommitdiffstats
path: root/comms/ixj/Makefile
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2005-10-26 20:23:33 +0000
committermnag <mnag@FreeBSD.org>2005-10-26 20:23:33 +0000
commite8d107b054108b645e247ba4048040067f9206e7 (patch)
treee47eaaccf879bae3ab70874340ac74618bf4427d /comms/ixj/Makefile
parent516a045596dad454d298bfa974a1e92b29aa5cae (diff)
downloadFreeBSD-ports-e8d107b054108b645e247ba4048040067f9206e7.zip
FreeBSD-ports-e8d107b054108b645e247ba4048040067f9206e7.tar.gz
Update MASTER_SITE [1]
Make portlint happyer PR: 88050 [1] Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> [1]
Diffstat (limited to 'comms/ixj/Makefile')
-rw-r--r--comms/ixj/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/comms/ixj/Makefile b/comms/ixj/Makefile
index b38afe4..c030e3f 100644
--- a/comms/ixj/Makefile
+++ b/comms/ixj/Makefile
@@ -8,7 +8,7 @@
PORTNAME= ixj
PORTVERSION= 1.1.0
CATEGORIES= comms
-MASTER_SITES= ftp://telepresence.dmem.strath.ac.uk/pub/openh323/
+MASTER_SITES= http://ftp.osuosl.org/pub/FreeBSD/distfiles/
DISTNAME= ixj_freebsd-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
@@ -19,10 +19,10 @@ ONLY_FOR_ARCHS= i386
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 500000
-IGNORE = cannot be installed since the driver has not been updated for 5.x kernels. Still uses machine/ipl.h
+IGNORE= cannot be installed since the driver has not been updated for 5.x kernels. Still uses machine/ipl.h
.endif
-WRKSRC= ${WRKDIR}/ixj_freebsd
+WRKSRC= ${WRKDIR}/ixj_freebsd
USE_REINPLACE= yes
MAKEFILE= Makefile.BSD
@@ -45,9 +45,11 @@ do-install:
@${INSTALL_DATA} ${WRKSRC}/ixjuser.h ${PREFIX}/include/sys
@${INSTALL_DATA} ${WRKSRC}/telephony.h ${PREFIX}/include/sys
@${INSTALL_SCRIPT} ${WRKSRC}/ixj.sh ${PREFIX}/etc/rc.d/
+ @${ECHO_CMD}
@${CAT} ${PKGMESSAGE}
+ @${ECHO_CMD}
-header-install: patch
+header-install: patch
@${MKDIR} ${PREFIX}/include/sys
@${INSTALL_DATA} ${WRKSRC}/ixjuser.h ${PREFIX}/include/sys
@${INSTALL_DATA} ${WRKSRC}/telephony.h ${PREFIX}/include/sys
OpenPOWER on IntegriCloud