1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Port uses libpvm3.so. Adjust dependencies.

This commit is contained in:
Tijl Coosemans 2017-02-15 14:05:08 +00:00
parent cf7c209966
commit c97b8372b2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=434164

View File

@ -3,7 +3,7 @@
PORTNAME= xpvm
PORTVERSION= 1.2.5
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= net parallel
MASTER_SITES= NL/pvm3/xpvm
DISTNAME= XPVM.src.${PORTVERSION}
@ -11,8 +11,7 @@ DISTNAME= XPVM.src.${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Graphical console and monitor for PVM
BUILD_DEPENDS= ${LOCALBASE}/lib/libpvm3.a:net/pvm
RUN_DEPENDS:= ${BUILD_DEPENDS}
LIB_DEPENDS= libpvm3.so:net/pvm
USES= tk:84 tar:tgz
USE_GCC= yes