From c3700c0bf1d6958e77db35cdb82e526d0fe3b74a Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Fri, 25 Jul 2014 19:44:20 +0000 Subject: [PATCH] - Add required LIBS Approved by: portmgr blanket --- audio/rezound/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/audio/rezound/Makefile b/audio/rezound/Makefile index eb3c7c8a35bd..bc9faa313c73 100644 --- a/audio/rezound/Makefile +++ b/audio/rezound/Makefile @@ -18,6 +18,7 @@ USES= bison GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +LIBS+= -lX11 CONFIGURE_ARGS= --disable-alsa MAKE_JOBS_UNSAFE= yes CONFIGURE_ENV= ac_cv_path_RESWRAP=${LOCALBASE}/bin/fox-1.4/reswrap