diff options
| author | Will Andrews <will@FreeBSD.org> | 2001-03-10 06:23:11 +0000 |
|---|---|---|
| committer | Will Andrews <will@FreeBSD.org> | 2001-03-10 06:23:11 +0000 |
| commit | 59265f91d70c0fa04d5652a9a67fbd4ece41f40c (patch) | |
| tree | e90aa1067cb1db6ab2c7213c5d8c726e1cb33bd4 /sysutils/ipsc/Makefile | |
| parent | 841147cc76cd0a70a08551bc20e289e733286406 (diff) | |
Notes
Diffstat (limited to 'sysutils/ipsc/Makefile')
| -rw-r--r-- | sysutils/ipsc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ipsc/Makefile b/sysutils/ipsc/Makefile index cd8ead0cd169..28d25d760b4f 100644 --- a/sysutils/ipsc/Makefile +++ b/sysutils/ipsc/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= jeremy@external.org -BUILD_DEPENDS= ${WRKDIRPREFIX}${PORTSDIR}/sysutils/prips/work/prips/prips.o:${PORTSDIR}/sysutils/prips:build +BUILD_DEPENDS= ${PORTSDIR}/sysutils/prips/work/prips/prips.o:${PORTSDIR}/sysutils/prips:build WRKSRC= ${WRKDIR}/ipsc/src |
