svn commit: r366641 - in head: science/ncs www/plugger-plugins-hubbe
Antoine Brodin
antoine at FreeBSD.org
Sat Aug 30 15:46:46 UTC 2014
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 at 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:
More information about the svn-ports-head
mailing list