summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2005-10-26 20:23:33 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2005-10-26 20:23:33 +0000
commit7bf7a1946a1d46dd07877d0af0316066cb1b4cd8 (patch)
tree45713fb29811d54ceef3530442a39ff914580f1e /comms
parentUpdate WWW (diff)
Update MASTER_SITE [1]
Make portlint happyer PR: 88050 [1] Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> [1]
Notes
Notes: svn path=/head/; revision=146443
Diffstat (limited to 'comms')
-rw-r--r--comms/ixj/Makefile10
-rw-r--r--comms/ixj/pkg-message2
2 files changed, 6 insertions, 6 deletions
diff --git a/comms/ixj/Makefile b/comms/ixj/Makefile
index b38afe40949e..c030e3feee47 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
diff --git a/comms/ixj/pkg-message b/comms/ixj/pkg-message
index 67bfbfcbefa1..df1c7c021b8a 100644
--- a/comms/ixj/pkg-message
+++ b/comms/ixj/pkg-message
@@ -1,7 +1,5 @@
-
*******************************************************************************
* This port contains a prebuilt kernel module. Due to the ever changing *
* nature of FreeBSD it may be necessary to rebuild the module after a kernel *
* source update. To do this reinstall the port. *
*******************************************************************************
-