mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Mark BROKEN: does not compile
command.c:2:20: error: WMaker.h: No such file or directory command.c:289: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token command.c:290: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token command.c: In function 'cmd_getc': command.c:1913: error: 'app' undeclared (first use in this function) command.c:1913: error: (Each undeclared identifier is reported only once command.c:1913: error: for each function it appears in.) *** Error code 1 Reported by: pointyhat
This commit is contained in:
parent
37ee10401e
commit
3b3a233a6d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292784
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ COMMENT= A color vt102 terminal emulator with transparency support
|
|||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libWINGs.a:${PORTSDIR}/x11-wm/windowmaker
|
||||
|
||||
BROKEN= does not compile
|
||||
|
||||
USE_XORG= xpm
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-transparency --enable-xpm-background \
|
||||
|
|
Loading…
Add table
Reference in a new issue