View | Details | Raw Unified | Return to bug 284122
Collapse All | Expand All

(-)b/multimedia/gst123/Makefile (-1 / +2 lines)
Lines 16-21 USE_GSTREAMER= good Link Here
16
USE_XORG=	x11
16
USE_XORG=	x11
17
17
18
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
19
CONFIGURE_ENV=	NCURSES_CFLAGS=-I${NCURSESINC} NCURSES_LIBS=-L${NCURSESLIB}
20
LDFLAGS+=	${TINFO_LIB}
19
21
20
PLIST_FILES=	bin/${PORTNAME} share/man/man1/${PORTNAME}.1.gz
22
PLIST_FILES=	bin/${PORTNAME} share/man/man1/${PORTNAME}.1.gz
21
23
22
- 

Return to bug 284122