diff --git a/misc/openr2/Makefile b/misc/openr2/Makefile index 9c7b76dc89ec..4ba9b6b2a5fb 100644 --- a/misc/openr2/Makefile +++ b/misc/openr2/Makefile @@ -15,15 +15,4 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" USE_LDCONFIG= yes -MAN5= r2test.conf.5 -MAN8= r2test.8 - -CONF_FILES= etc/r2proto.conf etc/r2test.conf - -NO_STAGE= yes -post-install: -.for f in ${CONF_FILES} - [ -e ${PREFIX}/$f ] || ${INSTALL_DATA} ${PREFIX}/$f-dist ${PREFIX}/$f -.endfor - .include diff --git a/misc/openr2/pkg-plist b/misc/openr2/pkg-plist index 2a87cada0af3..49ff4acf8c75 100644 --- a/misc/openr2/pkg-plist +++ b/misc/openr2/pkg-plist @@ -17,4 +17,6 @@ lib/libopenr2.a lib/libopenr2.la lib/libopenr2.so lib/libopenr2.so.4 +man/man5/r2test.conf.5.gz +man/man8/r2test.8.gz @dirrm include/openr2