mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
x11/eterm: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
ce6d70677b
commit
c6b9667bff
1 changed files with 2 additions and 1 deletions
|
@ -28,12 +28,13 @@ CONFIGURE_ENV= GDB=/usr/bin/gdb
|
||||||
|
|
||||||
CPPFLAGS+= -I${LOCALBASE}/include
|
CPPFLAGS+= -I${LOCALBASE}/include
|
||||||
LDFLAGS+= -L${LOCALBASE}/lib
|
LDFLAGS+= -L${LOCALBASE}/lib
|
||||||
USES= iconv libtool shebangfix xorg
|
USES= cpe iconv libtool shebangfix xorg
|
||||||
SHEBANG_FILES= ${WRKSRC}/utils/kEsetroot.in
|
SHEBANG_FILES= ${WRKSRC}/utils/kEsetroot.in
|
||||||
perl_OLD_CMD= @PERL@
|
perl_OLD_CMD= @PERL@
|
||||||
USE_CSTD= gnu89
|
USE_CSTD= gnu89
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
USE_XORG= x11 xt
|
USE_XORG= x11 xt
|
||||||
|
CPE_VENDOR= eterm_project
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS
|
OPTIONS_DEFINE= DOCS
|
||||||
OPTIONS_DEFINE_i386= MMX
|
OPTIONS_DEFINE_i386= MMX
|
||||||
|
|
Loading…
Add table
Reference in a new issue