aboutsummaryrefslogtreecommitdiff
path: root/net/opal
diff options
context:
space:
mode:
authorRoger Hardiman <roger@FreeBSD.org>2003-03-05 14:36:29 +0000
committerRoger Hardiman <roger@FreeBSD.org>2003-03-05 14:36:29 +0000
commit21cd0c2b8c88cc36608b0f38dce1de4332f92a7b (patch)
tree443ebe7e676c5f1f3120221c84f56f5bdb9c320e /net/opal
parent21967c4711afa00738c6571b7660573d114140bc (diff)
downloadports-21cd0c2b8c88cc36608b0f38dce1de4332f92a7b.tar.gz
ports-21cd0c2b8c88cc36608b0f38dce1de4332f92a7b.zip
Notes
Diffstat (limited to 'net/opal')
-rw-r--r--net/opal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/opal/Makefile b/net/opal/Makefile
index 8c9fadef122a..c0809c24d7c8 100644
--- a/net/opal/Makefile
+++ b/net/opal/Makefile
@@ -26,7 +26,7 @@ LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
# If it is not present, extract it from the comms/ixj port
.if !exists(/usr/include/sys/telephony.h)
.if !exists(/usr/local/include/sys/telephony.h)
-BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/comms/ixj:patch
+PATCH_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/comms/ixj:patch
.endif
.endif
.endif