diff --git a/devel/avrdude/Makefile b/devel/avrdude/Makefile index fe90f42bd0a..05233ea291a 100644 --- a/devel/avrdude/Makefile +++ b/devel/avrdude/Makefile @@ -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 diff --git a/devel/avrdude/pkg/PLIST b/devel/avrdude/pkg/PLIST index e14e4eb7820..e8639f439fd 100644 --- a/devel/avrdude/pkg/PLIST +++ b/devel/avrdude/pkg/PLIST @@ -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