diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2006-05-02 21:05:20 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2006-05-02 21:05:20 +0000 |
commit | 511a711bfabecc60a8729e0326d0d3f28f96e01b (patch) | |
tree | b749b53884ed226b11afaea46e74a3c4bfdc55a0 | |
parent | dc2a4eeb9d7ae454409667d09fb19f2149acb58c (diff) | |
download | ports-511a711bfabecc60a8729e0326d0d3f28f96e01b.tar.gz ports-511a711bfabecc60a8729e0326d0d3f28f96e01b.zip |
Notes
-rw-r--r-- | devel/ace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ace/Makefile b/devel/ace/Makefile index 037aedafac61..e69e8f5dff0b 100644 --- a/devel/ace/Makefile +++ b/devel/ace/Makefile @@ -40,7 +40,7 @@ BROKEN= does not support .endif .if ${OSVERSION} > 700015 -EXTRA_PATCHES= extra-ace-OS_NS_netdb.inl +EXTRA_PATCHES= ${FILESDIR}/extra-ace-OS_NS_netdb.inl .endif post-extract: |