Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Aug 2014 15:46:45 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r366641 - in head: science/ncs www/plugger-plugins-hubbe
Message-ID:  <201408301546.s7UFkjNW001061@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Aug 30 15:46:44 2014
New Revision: 366641
URL: http://svnweb.freebsd.org/changeset/ports/366641
QAT: https://qat.redports.org/buildarchive/r366641/

Log:
  Remove some references to no longer existing ports
  
  With hat:	portmgr

Modified:
  head/science/ncs/Makefile
  head/www/plugger-plugins-hubbe/Makefile

Modified: head/science/ncs/Makefile
==============================================================================
--- head/science/ncs/Makefile	Sat Aug 30 15:45:54 2014	(r366640)
+++ head/science/ncs/Makefile	Sat Aug 30 15:46:44 2014	(r366641)
@@ -95,11 +95,7 @@ LIB_DEPENDS+=	libblas.so:${PORTSDIR}/mat
 BLAS_LIB=	-lblas
 .endif
 
-.if exists(${LOCALBASE}/bin/acroread)
-RUN_DEPENDS+=	acroread:${PORTSDIR}/print/acroreadwrapper
-.else
 RUN_DEPENDS+=	xpdf:${PORTSDIR}/graphics/xpdf
-.endif
 
 pre-everything::
 	@${ECHO_MSG}

Modified: head/www/plugger-plugins-hubbe/Makefile
==============================================================================
--- head/www/plugger-plugins-hubbe/Makefile	Sat Aug 30 15:45:54 2014	(r366640)
+++ head/www/plugger-plugins-hubbe/Makefile	Sat Aug 30 15:46:44 2014	(r366641)
@@ -3,7 +3,7 @@
 
 PORTNAME=	plugger-plugins-hubbe
 PORTVERSION=	5.0
-PORTREVISION=	20
+PORTREVISION=	21
 CATEGORIES=	www multimedia audio graphics print editors
 MASTER_SITES=	# empty
 DISTFILES=	# empty
@@ -13,7 +13,6 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Meta package installing all author-recommended Plugger plugins
 
 RUN_DEPENDS=	sidplay:${PORTSDIR}/audio/sidplay \
-		acroread8:${PORTSDIR}/print/acroread8 \
 		mpg123:${PORTSDIR}/audio/mpg123 \
 		mikmod:${PORTSDIR}/audio/mikmod \
 		ogg123:${PORTSDIR}/audio/vorbis-tools \
@@ -30,10 +29,6 @@ RUN_DEPENDS=	sidplay:${PORTSDIR}/audio/s
 		abiword:${PORTSDIR}/editors/abiword \
 		display:${PORTSDIR}/graphics/ImageMagick
 
-.if exists(${LOCALBASE}/bin/oowrite)
-RUN_DEPENDS+=	openoffice-1.1-swriter:${PORTSDIR}/editors/openoffice-1.1
-.endif
-
 #
 NO_STAGE=	yes
 # Missing because not ported to FreeBSD:



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