aboutsummaryrefslogtreecommitdiff
path: root/net/opal
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2010-05-10 21:10:00 +0000
committerKoop Mast <kwm@FreeBSD.org>2010-05-10 21:10:00 +0000
commitfbdf96410f8e803568c33397323dd9d8d3af995f (patch)
tree27bbfdde999f3c290bdf5dcff924431220d9c006 /net/opal
parenta3a77c09a8b68ecb4fcce43b5aa66792b2e7adf6 (diff)
downloadports-fbdf96410f8e803568c33397323dd9d8d3af995f.tar.gz
ports-fbdf96410f8e803568c33397323dd9d8d3af995f.zip
Notes
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