diff --git a/games/love/Makefile b/games/love/Makefile index 79f1eb47333..3f782764a8e 100644 --- a/games/love/Makefile +++ b/games/love/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.16 2016/01/17 17:29:08 sthen Exp $ +# $OpenBSD: Makefile,v 1.17 2016/01/18 14:01:36 sthen Exp $ COMMENT= 2D games framework for use with Lua @@ -17,7 +17,7 @@ PERMIT_PACKAGE_CDROM= Yes WANTLIB += ${MODLUA_WANTLIB} WANTLIB += GL Half IL Iex IexMath IlmImf IlmThread Imath SDL X11 -WANTLIB += X11-xcb Xdamage XXext Xfixes Xxf86vm c drm +WANTLIB += X11-xcb Xdamage Xext Xfixes Xxf86vm c drm WANTLIB += freetype glapi jasper jpeg lcms m mng modplug mpg123 WANTLIB += ogg openal physfs png pthread sndio stdc++ WANTLIB += tiff usbhid vorbis vorbisfile xcb xcb-dri2 xcb-glx