aboutsummaryrefslogtreecommitdiff
path: root/devel/pwlib
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-06-14 15:27:22 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-06-14 15:27:22 +0000
commit1fcd81a6544e5705e2a016ddbfed261fbaf3caa3 (patch)
tree2b82b9d02aa1968f6ab1523450ecbceed6f104b0 /devel/pwlib
parent5d4a72c041dba3f24019694d4239cc758fc0f356 (diff)
downloadports-1fcd81a6544e5705e2a016ddbfed261fbaf3caa3.tar.gz
ports-1fcd81a6544e5705e2a016ddbfed261fbaf3caa3.zip
- bsdvideo plugin is built on sparc64 too
Reported by: krismail
Notes
Notes: svn path=/head/; revision=165429
Diffstat (limited to 'devel/pwlib')
-rw-r--r--devel/pwlib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pwlib/Makefile b/devel/pwlib/Makefile
index cc5c8257aa04..6194e312721a 100644
--- a/devel/pwlib/Makefile
+++ b/devel/pwlib/Makefile
@@ -119,7 +119,7 @@ PLIST_SUB+= DC1394="@comment "
CFLAGS+= -fPIC
.endif
-.if (${ARCH} == "i386") || (${ARCH} == "ia64") || (${ARCH} == "amd64")
+.if (${ARCH} == "i386") || (${ARCH} == "ia64") || (${ARCH} == "amd64") || (${ARCH} == "sparc64")
PLIST_SUB+= BSDVIDEO=""
.else
PLIST_SUB+= BSDVIDEO="@comment "