summaryrefslogtreecommitdiff
path: root/graphics/xv/patches
diff options
context:
space:
mode:
authoragc <agc>1997-11-20 13:17:41 +0000
committeragc <agc>1997-11-20 13:17:41 +0000
commitcc2d895d2d1ed898390c6ba9a65c2a2855fb4fdf (patch)
tree78d539aae033f1c2ecb91a6b83331de9f8ea3801 /graphics/xv/patches
parentce8d861fc910bed0f16bf07a65108caebdb69940 (diff)
downloadpkgsrc-cc2d895d2d1ed898390c6ba9a65c2a2855fb4fdf.tar.gz
Make vdcomp compile on NetBSD.
Diffstat (limited to 'graphics/xv/patches')
-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 */