summaryrefslogtreecommitdiff
path: root/graphics/xv
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1997-11-20 13:17:41 +0000
committeragc <agc@pkgsrc.org>1997-11-20 13:17:41 +0000
commit81e21be5fbbbb9a735c3524763193113e7fba30e (patch)
tree78d539aae033f1c2ecb91a6b83331de9f8ea3801 /graphics/xv
parent8ff63674e21664b76d58f519e0b2b20a42a6e17f (diff)
downloadpkgsrc-81e21be5fbbbb9a735c3524763193113e7fba30e.tar.gz
Make vdcomp compile on NetBSD.
Diffstat (limited to 'graphics/xv')
-rw-r--r--graphics/xv/patches/patch-ab2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xv/patches/patch-ab b/graphics/xv/patches/patch-ab
index f3b6231fc18..83adbcfb571 100644
--- a/graphics/xv/patches/patch-ab
+++ b/graphics/xv/patches/patch-ab
@@ -14,7 +14,7 @@
!defined(aux) && \
!defined(__bsdi__) && \
! !defined(sequent) && \
-! !defined(__FreeBSD__)
+! !defined(__FreeBSD__) && !defined(__NetBSD__)
# if defined(hp300) || defined(hp800) || defined(NeXT)
# include <sys/malloc.h> /* it's in 'sys' on HPs and NeXT */