mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Enable stage support
This commit is contained in:
parent
a5953c0017
commit
2904b1c220
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337920
@ -13,15 +13,12 @@ USES= charsetfix gmake # gmake is needed for -jX builds
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
||||
MAN1= ${PORTNAME}.1
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
NLS_USES= gettext
|
||||
NLS_CONFIGURE_OFF= --disable-nls
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's:(libdir)/lib:(libdir):' ${WRKSRC}/Makefile.in
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
bin/cppi
|
||||
man/man1/cppi.1.gz
|
||||
%%NLS%%share/locale/de/LC_MESSAGES/cppi.mo
|
||||
%%NLS%%share/locale/eo/LC_MESSAGES/cppi.mo
|
||||
%%NLS%%share/locale/fi/LC_MESSAGES/cppi.mo
|
||||
|
Loading…
Reference in New Issue
Block a user