diff options
-rw-r--r-- | audio/raop_play/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/raop_play/Makefile b/audio/raop_play/Makefile index 2c20e11b5eaf..cb03a811a4c1 100644 --- a/audio/raop_play/Makefile +++ b/audio/raop_play/Makefile @@ -25,6 +25,7 @@ RUN_DEPENDS= mpg321:${PORTSDIR}/audio/mpg321 \ GNU_CONFIGURE= yes CONFIGURE_ENV= LDFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib" USE_GMAKE= yes +USE_GNOME= glib20 pre-build: ${CP} ${FILESDIR}/getline.c ${FILESDIR}/getline.h ${WRKSRC}/rendezvous/ |