aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-03-10 21:54:54 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-03-10 21:54:54 +0000
commit71cb711f2af3c0041de666271c273aef00ed3682 (patch)
treee6560cce94535974f14d0c3758d157786cd4aaf8 /lang
parentfc4caa7fe7d25c408ef7b0324cb3cb2b26d6e739 (diff)
downloadports-71cb711f2af3c0041de666271c273aef00ed3682.tar.gz
ports-71cb711f2af3c0041de666271c273aef00ed3682.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/pnetc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/pnetc/Makefile b/lang/pnetc/Makefile
index 912ac4dc67b5..b8cf785f2532 100644
--- a/lang/pnetc/Makefile
+++ b/lang/pnetc/Makefile
@@ -13,7 +13,8 @@ MASTER_SITES= ${PNET_MASTER_SITES}
MAINTAINER= ahze@ahze.net
COMMENT= ANSI-compatible C library for pnet's cscc compiler
-BUILD_DEPENDS= ${LOCALBASE}/lib/cscc/lib/libXsharpSupport.so.0:${PORTSDIR}/lang/pnetlib
+BUILD_DEPENDS= cscc:${PORTSDIR}/lang/pnet-base \
+ ${LOCALBASE}/lib/cscc/lib/libXsharpSupport.so.0:${PORTSDIR}/lang/pnetlib
RUN_DEPENDS= ${LOCALBASE}/lib/cscc/lib/libXsharpSupport.so.0:${PORTSDIR}/lang/pnetlib
USE_LIBTOOL= yes