aboutsummaryrefslogtreecommitdiffstats
path: root/audio/openal
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2009-03-10 05:31:13 +0800
committermva <mva@FreeBSD.org>2009-03-10 05:31:13 +0800
commit59c5721078a75ce4889ac36ec226fd36dfec45e7 (patch)
tree9692188282aaf71a8a61e48724f8312a6ce9dc35 /audio/openal
parent469167d7be23dc3641dc27712df2875acc139678 (diff)
downloadfreebsd-ports-gnome-59c5721078a75ce4889ac36ec226fd36dfec45e7.tar.gz
freebsd-ports-gnome-59c5721078a75ce4889ac36ec226fd36dfec45e7.tar.zst
freebsd-ports-gnome-59c5721078a75ce4889ac36ec226fd36dfec45e7.zip
Added CONFLICTS with audio/openal-soft. They install the same includes.
Approved by: miwi (mentor)
Diffstat (limited to 'audio/openal')
-rw-r--r--audio/openal/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/openal/Makefile b/audio/openal/Makefile
index eacd64b2b753..bac8ff193cb8 100644
--- a/audio/openal/Makefile
+++ b/audio/openal/Makefile
@@ -15,6 +15,8 @@ DISTVERSION= 0.0.8
MAINTAINER= erik@smluc.org
COMMENT= A 3D positional spatialized sound library
+CONFLICTS= openal-soft-[0-9]*
+
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
allBaptiste Daroussin2014-07-251-0/+8 * Convert keywords in pure ucl formatBaptiste Daroussin2014-07-257-0/+134 * Support stage for texlive, given it is impossible to rebuild the fmt files intoBaptiste Daroussin2014-07-051-0/+13 * Use print/indexinfo to generate index of info pagesAntoine Brodin2014-06-281-8/+2 * Use print/texinfo-lite to install info pagesBaptiste Daroussin2014-06-251-3/+3 * Make @dirrmtry handling in pkg_install closer to what pkg doesAntoine Brodin2014-06-211-0/+12 * Add missing font_dir initialization for @fontsdirAntoine Brodin2014-06-181-0/+1 * Remove another extra '`'Baptiste Daroussin2014-06-161-1/+1 * Remove extra '`'Baptiste Daroussin2014-06-161-1/+1 * CosmeticBaptiste Daroussin2014-06-121-9/+9 * Make pkg_install aware of @fc @fcfontsdir and @fontsdirBaptiste Daroussin2014-06-121-0/+39 * Add an @shell keyword to handle adding and remove a shell path in /etc/shellBaptiste Daroussin2014-06-122-0/+41 * - Add a @sample plist keywordBryan Drewery2014-04-122-0/+60 * Fix fontdir handling to work properly.Niclas Zeising2013-12-211-4/+4 * Try to fix font handling for xorg fonts when using staging and pkgng.Niclas Zeising2013-12-193-0/+45 * Fix handling of info files with pkgng, when dealing with .info-X files and al...Baptiste Daroussin2013-11-231-2/+2 * Fix leftovers with INFO_SUBDIRBaptiste Daroussin2013-11-181-0/+3