1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Make build_depends line consistent with the rest of the ports tree

Feature safe:	yes
Approved by:	cy
This commit is contained in:
Baptiste Daroussin 2012-10-23 14:16:35 +00:00
parent ec627b82cc
commit dcc227eccb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306313

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: ipsc
# Date created: 31 October 1999
# Whom: Jeremy Shaffner <jeremy@external.org>
#
# Created by: Jeremy Shaffner <jeremy@external.org>
# $FreeBSD$
#
PORTNAME= ipsc
PORTVERSION= 0.4.3
@ -14,7 +10,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
MAINTAINER= cy@FreeBSD.org
COMMENT= An IP Subnet Calculator
BUILD_DEPENDS= ${PRIPS_WRKSRC}/prips.o:${.CURDIR}/../prips:build
BUILD_DEPENDS= ${PRIPS_WRKSRC}/prips.o:${PORTSDIR}/sysutils/prips:build
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src