aboutsummaryrefslogtreecommitdiff
path: root/net/opal
diff options
context:
space:
mode:
Diffstat (limited to 'net/opal')
-rw-r--r--net/opal/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/opal/Makefile b/net/opal/Makefile
index e18a7d037cce..1ebd2bfa5a33 100644
--- a/net/opal/Makefile
+++ b/net/opal/Makefile
@@ -19,6 +19,8 @@ OPTIONS= FFMPEG "Support H263 audio/video codec" on \
LIB_DEPENDS= pt_r:${PORTSDIR}/devel/pwlib
+CONFLICTS= opal-3.*
+
# In opal's Makefile the default make's target is optshared
ALL_TARGET= -j`${SYSCTL} -n hw.ncpu` optshared
USE_GMAKE= yes