- add ${V} to SUBST_VARS
This commit is contained in:
parent
00e6c8c446
commit
1fd2e91314
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2011/11/13 13:54:04 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2011/12/09 12:25:44 jasper Exp $
|
||||
|
||||
COMMENT= AVR microcontroller hardware in-system programmer
|
||||
|
||||
@ -30,6 +30,8 @@ USE_GROFF = Yes
|
||||
|
||||
LIB_DEPENDS= devel/libusb-compat
|
||||
|
||||
SUBST_VARS+= V
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/avrdude
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/avrdude
|
||||
|
@ -1,8 +1,8 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2010/12/12 20:20:56 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.7 2011/12/09 12:25:44 jasper Exp $
|
||||
@bin bin/avrdude
|
||||
@man man/man1/avrdude.1
|
||||
share/doc/avrdude/
|
||||
share/doc/avrdude/avrdude-doc-5.10.pdf
|
||||
share/doc/avrdude/avrdude-doc-${V}.pdf
|
||||
share/doc/pkg-readmes/${FULLPKGNAME}
|
||||
share/examples/avrdude/
|
||||
share/examples/avrdude/avrdude.conf
|
||||
|
Loading…
Reference in New Issue
Block a user