mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Stage support
This commit is contained in:
parent
a28f15d003
commit
3c0899c54a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338177
@ -27,9 +27,6 @@ CONFIGURE_ARGS= --with-docdir=${DOCSDIR}
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
MAN1= gsymcheck.1
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -E \
|
||||
-e "s,^(DATADIR[[:space:]]*=[[:space:]]*)gEDA,\1geda," \
|
||||
|
@ -1,4 +1,5 @@
|
||||
bin/gsymcheck
|
||||
man/man1/gsymcheck.1.gz
|
||||
%%DOCSDIR%%/man/gsymcheck.html
|
||||
%%DATADIR%%/system-gsymcheckrc
|
||||
@dirrmtry %%DATADIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user